This commit is contained in:
sim 2023-04-11 18:38:29 +02:00
parent 59ffef6f05
commit ffe7878fc3
2 changed files with 3 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "org.unifiedpush.distributor.nextpush" applicationId "org.unifiedpush.distributor.nextpush"
minSdkVersion 24 minSdkVersion 24
targetSdkVersion 33 targetSdkVersion 33
versionCode 23 versionCode 24
versionName "1.6.2" versionName "1.6.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

View File

@ -0,0 +1 @@
- Avoid again false positive buffered response