Unverified Commit 7e5c5780 authored by YJ's avatar YJ Committed by GitHub
Browse files

Merge pull request #254 from paritytech/tbaut-build-android

Fix terms and conditions header and build problems for android
parents 15de0fff 6fa053c1
......@@ -73,7 +73,8 @@ import com.android.build.OutputFile
*/
project.ext.react = [
entryFile: "index.js"
entryFile: "index.js",
bundleInRelease: true,
]
apply from: "../../node_modules/react-native/react.gradle"
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment