This commit is contained in:
sim 2025-01-29 15:08:38 +01:00
parent 359bb70410
commit 0df19d02fb
2 changed files with 5 additions and 2 deletions

View File

@ -24,8 +24,8 @@ android {
applicationId = "org.unifiedpush.distributor.nextpush"
minSdk = 24
targetSdk = 35
versionCode = 31
versionName = "2.0.1"
versionCode = 32
versionName = "2.1.0"
}
buildFeatures {

View File

@ -0,0 +1,3 @@
- Add message count
- Add app icons to registration list
- Add it, et and zh-rCN translations