1.6.3
This commit is contained in:
parent
59ffef6f05
commit
ffe7878fc3
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "org.unifiedpush.distributor.nextpush"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 33
|
||||
versionCode 23
|
||||
versionName "1.6.2"
|
||||
versionCode 24
|
||||
versionName "1.6.3"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
- Avoid again false positive buffered response
|
Loading…
Reference in New Issue