android: update version 10 (1.2)

This commit is contained in:
Evgeny Poberezkin
2022-03-11 19:11:52 +00:00
parent 7d3e440a47
commit b0430f7eee

View File

@@ -11,8 +11,8 @@ android {
applicationId "chat.simplex.app"
minSdk 29
targetSdk 32
versionCode 9
versionName "0.4.2"
versionCode 10
versionName "1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {