Created
August 2, 2020 03:32
-
-
Save naishe/a27201e2708bd42cc550d372c273152b to your computer and use it in GitHub Desktop.
Integrating CodePush 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// file: android/app/build.gradle | |
apply from: "../../node_modules/react-native/react.gradle" | |
+ apply from: "../../node_modules/react-native-code-push/android/codepush.gradle" // CodePush |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment