mobile: update verion/build: ios 1.0/21, android 0.4.1/8

This commit is contained in:
Evgeny Poberezkin
2022-03-04 10:30:47 +00:00
parent c47a7d78fe
commit 87e9ae5a3e
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId "chat.simplex.app"
minSdk 29
targetSdk 32
versionCode 7
versionName "0.4"
versionCode 8
versionName "0.4.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {