mobile: update version 2.2 (ios - 50, android - 36)

This commit is contained in:
JRoberts
2022-05-31 21:30:20 +04:00
parent 15ddefe86b
commit 82a4a8c6f8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ android {
applicationId "chat.simplex.app"
minSdk 29
targetSdk 32
versionCode 35
versionCode 36
versionName "2.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"