2.0.0
This commit is contained in:
parent
be5bba9cc3
commit
2582e4a7db
@ -18,8 +18,8 @@ android {
|
|||||||
applicationId = "org.unifiedpush.distributor.nextpush"
|
applicationId = "org.unifiedpush.distributor.nextpush"
|
||||||
minSdk = 24
|
minSdk = 24
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = 29
|
versionCode = 30
|
||||||
versionName = "1.9.0"
|
versionName = "2.0.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildFeatures {
|
buildFeatures {
|
||||||
|
5
fastlane/metadata/android/en-US/changelogs/30.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/30.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
- New user interface
|
||||||
|
- Implement new UnifiedPush specifications (VAPID, urgency, etc)
|
||||||
|
- Improve stability
|
||||||
|
- Target SDK 35
|
||||||
|
- Many other minor fixes and improvements
|
Loading…
x
Reference in New Issue
Block a user