android: version 1.5 (18) - includes foreground service

This commit is contained in:
Evgeny Poberezkin
2022-03-27 12:16:05 +01:00
parent a11784c615
commit e0f4855d0d
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId "chat.simplex.app"
minSdk 29
targetSdk 32
versionCode 17
versionName "1.4"
versionCode 18
versionName "1.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {