1.1.0
This commit is contained in:
parent
c678162e58
commit
e37828b9ee
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "org.unifiedpush.distributor.nextpush"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 30
|
||||
versionCode 6
|
||||
versionName "1.0.1"
|
||||
versionCode 7
|
||||
versionName "1.1.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
- Improve battery management
|
||||
- Change foreground notif wording
|
||||
- Follow spec 2.0.0
|
Loading…
Reference in New Issue