android: 4.6-beta.0 (104) - for f-droid, the build is in armv7a branch

This commit is contained in:
Evgeny Poberezkin
2023-03-22 22:40:35 +00:00
parent ad881bd46a
commit 8308651f44

View File

@@ -11,8 +11,8 @@ android {
applicationId "chat.simplex.app"
minSdk 29
targetSdk 33
versionCode 103
versionName "4.5.4"
versionCode 104
versionName "4.6-beta.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {