1.2.1
This commit is contained in:
parent
4e45108fa8
commit
aa025da6b8
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "org.unifiedpush.distributor.nextpush"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 30
|
||||
versionCode 9
|
||||
versionName "1.2.0"
|
||||
versionCode 10
|
||||
versionName "1.2.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
- Fix restarting worker
|
Loading…
Reference in New Issue