mobile: update version/build 1.3 (ios: 27, android 14)

This commit is contained in:
Evgeny Poberezkin
2022-03-17 10:34:31 +00:00
parent 744c451927
commit 31de7fd0ee
2 changed files with 6 additions and 14 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId "chat.simplex.app"
minSdk 29
targetSdk 32
versionCode 12
versionName "1.2"
versionCode 14
versionName "1.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {