Sfoglia il codice sorgente

Fix release build on Android

Guy Carmeli 6 anni fa
parent
commit
179cf3c3fd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      playground/android/gradle.properties

+ 1
- 0
playground/android/gradle.properties Vedi File

@@ -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