1.4.3
This commit is contained in:
parent
4897ed89e9
commit
76521cac7f
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "org.unifiedpush.distributor.nextpush"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 33
|
||||
versionCode 17
|
||||
versionName "1.4.2"
|
||||
versionCode 18
|
||||
versionName "1.4.3"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
- Add themed icon for Android 13
|
||||
- Set different notification channel names
|
||||
- Update dependencies
|
Loading…
Reference in New Issue