Правка даты в списке анкет обследования саранчи

This commit is contained in:
Igor I
2024-12-27 10:24:15 +05:00
parent 52905c5e40
commit 70d27c2e62
3 changed files with 22 additions and 8 deletions

View File

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