OSDN Git Service

SDKを34に更新。
authorMRSa <mrsa@myad.jp>
Tue, 27 Jun 2023 12:56:27 +0000 (21:56 +0900)
committerMRSa <mrsa@myad.jp>
Tue, 27 Jun 2023 12:56:27 +0000 (21:56 +0900)
app/build.gradle

index d9141fd..ced2657 100644 (file)
@@ -3,11 +3,11 @@ apply plugin: 'kotlin-android'
 //apply plugin: 'kotlin-android-extensions'
 
 android {
-    compileSdkVersion 33
+    compileSdkVersion 34
     defaultConfig {
         applicationId "jp.osdn.gokigen.mangle"
         minSdkVersion 21
-        targetSdkVersion 33
+        targetSdkVersion 34
         versionCode 1006005
         versionName "1.6.5"
         //testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"