This commit is contained in:
sim 2022-05-10 08:23:17 +02:00
parent 530e55f5f2
commit 04e7d175f6
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 11
versionName "1.3.0"
versionCode 12
versionName "1.3.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1 @@
Fix network callback for restarted service