1.7.0
This commit is contained in:
parent
82ad120109
commit
3de8ccf898
@ -11,8 +11,8 @@ android {
|
|||||||
applicationId "org.unifiedpush.distributor.nextpush"
|
applicationId "org.unifiedpush.distributor.nextpush"
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 24
|
versionCode 25
|
||||||
versionName "1.6.3"
|
versionName "1.7.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
4
fastlane/metadata/android/en-US/changelogs/25.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/25.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
- Add support to show notification on push (non-UnifiedPush)
|
||||||
|
- Improve app list UI
|
||||||
|
- Add debug ttlFails
|
||||||
|
- Bump dependencies
|
Loading…
x
Reference in New Issue
Block a user