This commit is contained in:
S1m 2021-11-26 03:07:53 +01:00
parent 1aa727b6ef
commit 88030808a5
2 changed files with 4 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "org.unifiedpush.distributor.nextpush"
minSdkVersion 24
targetSdkVersion 30
versionCode 1
versionName "0.1.0"
versionCode 2
versionName "0.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1,2 @@
* Fix onFailure of the listener
* Fix restart service function