1.6.0
This commit is contained in:
parent
8f22ce72b1
commit
8727c11837
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "org.unifiedpush.distributor.nextpush"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 33
|
||||
versionCode 20
|
||||
versionName "1.5.1"
|
||||
versionCode 21
|
||||
versionName "1.6.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
- Improve feedback to the user
|
||||
- Some optimizations
|
||||
- Minor corrections
|
Loading…
Reference in New Issue