소스 검색

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