This commit is contained in:
sim 2022-06-10 09:34:37 +02:00
parent 9590664b60
commit 1a5a5f6d58
2 changed files with 3 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "org.unifiedpush.distributor.nextpush"
minSdkVersion 24
targetSdkVersion 30
versionCode 12
versionName "1.3.1"
versionCode 13
versionName "1.3.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1 @@
Fix Restart worker when ping is missing