This commit is contained in:
Igor I
2025-02-27 13:12:53 +05:00
parent ecb0ae8b15
commit 41d7f6b4d1
5 changed files with 32 additions and 5 deletions

View File

@ -13,8 +13,8 @@ android {
defaultConfig {
applicationId "kz.istt.locust"
minSdkVersion 15
versionCode 108
versionName "3.0.5"
versionCode 109
versionName "3.0.6"
targetSdkVersion 34
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true