0.1.3
This commit is contained in:
parent
bbadea2ffe
commit
3891936e85
@ -17,8 +17,8 @@ android {
|
||||
applicationId "org.unifiedpush.distributor.nextpush"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 30
|
||||
versionCode 3
|
||||
versionName "0.1.2"
|
||||
versionCode 4
|
||||
versionName "0.1.3"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
4
fastlane/metadata/android/en-US/changelogs/4.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/4.txt
Normal file
@ -0,0 +1,4 @@
|
||||
* Retry every 10min on failure
|
||||
* Register only one network callback
|
||||
* Do not re-notify warning
|
||||
|
Loading…
x
Reference in New Issue
Block a user