android: update version v3.0 (37)

This commit is contained in:
Evgeny Poberezkin
2022-07-06 22:10:14 +01:00
parent 36aae92c55
commit 2ae3748489
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId "chat.simplex.app"
minSdk 29
targetSdk 32
versionCode 36
versionName "2.2"
versionCode 37
versionName "3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {