1.4.1
This commit is contained in:
parent
f296cb7361
commit
ac67201dd9
@ -11,8 +11,8 @@ android {
|
||||
applicationId "org.unifiedpush.distributor.nextpush"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 33
|
||||
versionCode 15
|
||||
versionName "1.4.0"
|
||||
versionCode 16
|
||||
versionName "1.4.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
3
fastlane/metadata/android/en-US/changelogs/16.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/16.txt
Normal file
@ -0,0 +1,3 @@
|
||||
* Reduce build size
|
||||
* Avoid a null pointer exception
|
||||
* Restart service when POST_NOTIFICATIONS is granted
|
Loading…
x
Reference in New Issue
Block a user