1.3.0
This commit is contained in:
parent
cfa987c0b5
commit
667c6e989f
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "org.unifiedpush.distributor.nextpush"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 30
|
||||
versionCode 10
|
||||
versionName "1.2.1"
|
||||
versionCode 11
|
||||
versionName "1.3.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Use saved keepalive to check last message
|
Loading…
Reference in New Issue