Commit 27a84478 by Kim Jinsung

#67295 AndroidAPIレベル35対応

parent a17455e7
......@@ -9,7 +9,7 @@ dependencies {
android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
targetSdkVersion 35
compileSdk 34
multiDexEnabled true
......
......@@ -9,7 +9,7 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
targetSdkVersion 35
compileSdk 34
//abvEnvironments
resValue("string", "acms_address", "${acms_address}")
......
......@@ -27,7 +27,7 @@ dependencies {
android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
targetSdkVersion 35
compileSdk 34
multiDexEnabled true
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment