diff --git a/app/build.gradle b/app/build.gradle index f009622b..d9c17d72 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.github.gotify" minSdk 23 targetSdk 33 - versionCode 26 - versionName "2.4.0" + versionCode 27 + versionName "2.5.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true signingConfig signingConfigs.debug