Explorar el Código

Fix release build on Android

Guy Carmeli hace 6 años
padre
commit
179cf3c3fd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      playground/android/gradle.properties

+ 1
- 0
playground/android/gradle.properties Ver fichero

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