4.5.2: ios 125, Android 100

This commit is contained in:
JRoberts
2023-02-10 11:43:14 +04:00
parent 2eef858db1
commit 6f68840b3a
2 changed files with 10 additions and 10 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "chat.simplex.app"
minSdk 29
targetSdk 32
versionCode 99
versionName "4.5.1"
versionCode 100
versionName "4.5.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {