diff --git a/app/build.gradle b/app/build.gradle index 7112a0d..484a258 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "org.unifiedpush.distributor.nextpush" minSdk 24 targetSdk 34 - versionCode 28 - versionName "1.8.1" + versionCode 29 + versionName "1.9.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }