In the field "Type of assessed biological impact" allows multiple selection
This commit is contained in:
@ -13,9 +13,9 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "kz.istt.locust"
|
applicationId "kz.istt.locust"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
versionCode 110
|
versionCode 112
|
||||||
versionName "3.0.7"
|
versionName "3.0.8"
|
||||||
targetSdkVersion 34
|
targetSdkVersion 35
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user