In the field "Type of assessed biological impact" allows multiple selection
This commit is contained in:
@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user