소스 검색

fixed crashing release builds: apply react.gradle to enable bundling in release builds.

Rotem M 8 년 전
부모
커밋
95fd616883
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      example/android/app/build.gradle

+ 1
- 0
example/android/app/build.gradle 파일 보기

@@ -1,6 +1,7 @@
1 1
 apply plugin: "com.android.application"
2 2
 
3 3
 import com.android.build.OutputFile
4
+apply from: "../../node_modules/react-native/react.gradle"
4 5
 
5 6
 /**
6 7
  * Set this to true to create two separate APKs instead of one: