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

Commit 8727c11

Browse files
committed
1.6.0
1 parent 8f22ce7 commit 8727c11

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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 20
15-
versionName "1.5.1"
14+
versionCode 21
15+
versionName "1.6.0"
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Improve feedback to the user
2+
- Some optimizations
3+
- Minor corrections

0 commit comments

Comments
 (0)