fish 9 months ago
parent
commit
8ed691e2cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -16,7 +16,7 @@ android {
     defaultConfig {
         applicationId "me.yoqi.mobile.safe"
         minSdkVersion 8
-        targetSdkVersion 29
+        targetSdkVersion 33
         signingConfig signingConfigs.debug
     }