lc
This commit is contained in:
@@ -9,14 +9,14 @@ plugins {
|
||||
|
||||
android {
|
||||
namespace = "ru.megboyzz.lks.profile"
|
||||
compileSdk = 34
|
||||
compileSdk = 36
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "ru.megboyzz.lks.profile"
|
||||
minSdk = 24
|
||||
targetSdk = 34
|
||||
versionCode = 1
|
||||
versionName = "1.0"
|
||||
minSdk = 29
|
||||
targetSdk = 36
|
||||
versionCode = 105
|
||||
versionName = "1.0.5"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user