This commit is contained in:
sim 2022-02-23 08:40:25 +01:00
parent fb84ec151a
commit d6ef8adea5
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 8
versionName "1.1.1"
versionCode 9
versionName "1.2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1,3 @@
- Implement last UnifiedPush Android specifications (AND_2.0.0)
- Use single periodic worker to restart
- Increase wakelock timeout