1.1.1
This commit is contained in:
parent
702ce9864c
commit
d6384c5d82
@ -17,8 +17,8 @@ android {
|
|||||||
applicationId "org.unifiedpush.distributor.nextpush"
|
applicationId "org.unifiedpush.distributor.nextpush"
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 7
|
versionCode 8
|
||||||
versionName "1.1.0"
|
versionName "1.1.1"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
3
fastlane/metadata/android/en-US/changelogs/8.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/8.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- Improve service restarting
|
||||||
|
- Optimize registration flow
|
||||||
|
- Fix manual restart
|
Loading…
x
Reference in New Issue
Block a user