5.1.0-beta.0: Android 119, iOS 145

This commit is contained in:
Evgeny Poberezkin
2023-05-04 18:22:17 +01:00
parent 649c104d29
commit b5f482bb50
2 changed files with 32 additions and 30 deletions
+4 -2
View File
@@ -11,8 +11,10 @@ android {
applicationId "chat.simplex.app"
minSdk 26
targetSdk 32
versionCode 117
versionName "5.0"
// !!!
// skip version code after release to F-Droid, as it uses two version codes
versionCode 119
versionName "5.1-beta.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {