Browse Source

去掉ndk版本

weizhengliang 1 month ago
parent
commit
15ba82964b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -17,7 +17,7 @@ kapt {
 android {
     compileSdkVersion target_sdk_version
     buildToolsVersion build_tools_version
-    ndkVersion '22.1.7171670'
+    //ndkVersion '21.4.7075529'
     defaultConfig {
         applicationId "com.wdkl.ncs.entraceguard"
         minSdkVersion min_sdk_version