In the field "Type of assessed biological impact" allows multiple selection

This commit is contained in:
Igor I
2025-09-04 13:05:15 +05:00
parent c935e299bc
commit 78c688a006

View File

@ -13,9 +13,9 @@ android {
defaultConfig {
applicationId "kz.istt.locust"
minSdkVersion 15
versionCode 110
versionName "3.0.7"
targetSdkVersion 34
versionCode 112
versionName "3.0.8"
targetSdkVersion 35
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}