0.1.1
This commit is contained in:
parent
1aa727b6ef
commit
88030808a5
@ -17,8 +17,8 @@ android {
|
|||||||
applicationId "org.unifiedpush.distributor.nextpush"
|
applicationId "org.unifiedpush.distributor.nextpush"
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 1
|
versionCode 2
|
||||||
versionName "0.1.0"
|
versionName "0.1.1"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
2
fastlane/metadata/android/en-US/changelogs/2.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/2.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
* Fix onFailure of the listener
|
||||||
|
* Fix restart service function
|
Loading…
x
Reference in New Issue
Block a user