Compare commits
2 Commits
2c355d1898
...
957e06833f
| Author | SHA1 | Date | |
|---|---|---|---|
| 957e06833f | |||
| bfef557d60 |
@ -14,7 +14,7 @@ android {
|
||||
applicationId "kz.istt.locust"
|
||||
minSdkVersion 15
|
||||
versionCode 113
|
||||
versionName "3.0.9"
|
||||
versionName "3.0.10"
|
||||
targetSdkVersion 35
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled true
|
||||
@ -39,7 +39,7 @@ android {
|
||||
targetCompatibility JavaVersion.VERSION_21
|
||||
}
|
||||
namespace 'kz.istt.locust'
|
||||
compileSdk 34
|
||||
compileSdk 35
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user