mobile: version 4.2 (ios: 89, android: 67)

This commit is contained in:
Evgeny Poberezkin
2022-11-06 15:10:15 +00:00
parent 00f712dc59
commit cf1bd0d467
2 changed files with 6 additions and 6 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "chat.simplex.app"
minSdk 29
targetSdk 32
versionCode 66
versionName "4.2-beta.3"
versionCode 67
versionName "4.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {