1.6.2
This commit is contained in:
parent
f8e93077eb
commit
120c44d203
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "org.unifiedpush.distributor.nextpush"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 33
|
||||
versionCode 22
|
||||
versionName "1.6.1"
|
||||
versionCode 23
|
||||
versionName "1.6.2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
- Reduce again false positive buffered responses
|
Loading…
Reference in New Issue