This commit is contained in:
sim 2022-09-21 09:02:33 +02:00
parent d844cafa2c
commit 08ac9e38bf
2 changed files with 5 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "org.unifiedpush.distributor.nextpush"
minSdkVersion 24
targetSdkVersion 33
versionCode 14
versionName "1.3.3"
versionCode 15
versionName "1.4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1,3 @@
Bump dependencies
Target SDK 33
Avoid failures