+поля

This commit is contained in:
Igor I
2024-07-23 19:26:38 +05:00
parent 49c8f56a2c
commit ce013b31dc
9 changed files with 374 additions and 112 deletions

View File

@ -13,8 +13,8 @@ android {
defaultConfig {
applicationId "kz.istt.locust"
minSdkVersion 15
versionCode 100
versionName "2.4.4"
versionCode 101
versionName "3.0.0"
targetSdkVersion 33
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}