Browse Source

update gradle

lyq.me@qq.com 1 year ago
parent
commit
39d54a89e5
2 changed files with 2 additions and 9 deletions
  1. 2 2
      app/build.gradle
  2. 0 7
      gradlew

+ 2 - 2
app/build.gradle

@@ -1,13 +1,13 @@
 apply plugin: 'com.android.application'
 
 android {
-    compileSdkVersion 32
+    compileSdkVersion 33
     useLibrary 'org.apache.http.legacy'
 
     defaultConfig {
         applicationId "me.yoqi.mobile.safe"
         minSdkVersion 8
-        targetSdkVersion 32
+        targetSdkVersion 33
     }
 
     buildTypes {

+ 0 - 7
gradlew

@@ -1,7 +0,0 @@
-## This file must *NOT* be checked into Version Control Systems,
-# as it contains information specific to your local configuration.
-#
-# Location of the SDK. This is only used by Gradle.
-#
-#Mon Jan 09 15:54:58 CST 2023
-sdk.dir=D\:\\Program-Files\\android-sdk-windows