This commit is contained in:
S1m 2024-01-16 23:33:20 +01:00
parent f4eaba00a5
commit 6170f630d1
1 changed files with 2 additions and 2 deletions

View File

@ -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"
}