This commit is contained in:
S1m 2021-12-01 01:08:06 +01:00
parent bbadea2ffe
commit 3891936e85
2 changed files with 6 additions and 2 deletions

View File

@ -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"
}

View File

@ -0,0 +1,4 @@
* Retry every 10min on failure
* Register only one network callback
* Do not re-notify warning