1.4.0
This commit is contained in:
parent
d844cafa2c
commit
08ac9e38bf
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
Bump dependencies
|
||||
Target SDK 33
|
||||
Avoid failures
|
Loading…
Reference in New Issue