Версия
This commit is contained in:
@ -14,7 +14,7 @@ android {
|
|||||||
applicationId "kz.istt.locust"
|
applicationId "kz.istt.locust"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
versionCode 113
|
versionCode 113
|
||||||
versionName "3.0.9"
|
versionName "3.0.10"
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
@ -39,7 +39,7 @@ android {
|
|||||||
targetCompatibility JavaVersion.VERSION_21
|
targetCompatibility JavaVersion.VERSION_21
|
||||||
}
|
}
|
||||||
namespace 'kz.istt.locust'
|
namespace 'kz.istt.locust'
|
||||||
compileSdk 34
|
compileSdk 35
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|||||||
Reference in New Issue
Block a user