Browse Source

升级sdk版本

liuyuqi-dellpc 2 years ago
parent
commit
ca20be6f46
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -3,12 +3,12 @@ plugins {
 }
 
 android {
-    compileSdkVersion 29
+    compileSdkVersion 30
 
     defaultConfig {
         applicationId "me.yoqi.android.safekeyboard"
         minSdkVersion 16
-        targetSdkVersion 29
+        targetSdkVersion 30
         versionCode 1
         versionName "1.0"