浏览代码

Fix release build on Android

Guy Carmeli 6 年前
父节点
当前提交
179cf3c3fd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      playground/android/gradle.properties

+ 1
- 0
playground/android/gradle.properties 查看文件

@@ -21,3 +21,4 @@ android.useDeprecatedNdk=false
21 21
 # Disable incremental resource processing as it broke relase build
22 22
 # https://github.com/react-community/react-navigation/issues/1976
23 23
 # https://developer.android.com/studio/build/gradle-plugin-3-0-0.html
24
+android.enableAapt2=false