浏览代码

去掉ndk版本

weizhengliang 1 月之前
父节点
当前提交
15ba82964b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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