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