Browse Source

[new]修改Android gradle

zk 1 year ago
parent
commit
d3b405807e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      android/app/build.gradle

+ 1 - 1
android/app/build.gradle

@@ -45,7 +45,7 @@ android {
 
         ndk {
             //noinspection ChromeOsAbiSupport
-//            abiFilters "arm64-v8a"
+            abiFilters "arm64-v8a"
         }
     }