Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Commit ffe7878

Browse files
committed
1.6.3
1 parent 59ffef6 commit ffe7878

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "org.unifiedpush.distributor.nextpush"
1212
minSdkVersion 24
1313
targetSdkVersion 33
14-
versionCode 23
15-
versionName "1.6.2"
14+
versionCode 24
15+
versionName "1.6.3"
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Avoid again false positive buffered response

0 commit comments

Comments
 (0)