android: update version 1.5.1 (23)

This commit is contained in:
Evgeny Poberezkin
2022-04-12 19:11:44 +01:00
parent 34c513adeb
commit a0a14889b1

View File

@@ -11,8 +11,8 @@ android {
applicationId "chat.simplex.app"
minSdk 29
targetSdk 32
versionCode 22
versionName "1.5"
versionCode 23
versionName "1.5.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {