Browse Source

update grade

git@h5.yoqi.me 1 year ago
parent
commit
9089dddd0b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Android/app/build.gradle

+ 2 - 2
Android/app/build.gradle

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