This commit is contained in:
sim 2022-01-17 21:01:29 +01:00
parent 702ce9864c
commit d6384c5d82
2 changed files with 5 additions and 2 deletions

View File

@ -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"
}

View File

@ -0,0 +1,3 @@
- Improve service restarting
- Optimize registration flow
- Fix manual restart