Skip to content

Instantly share code, notes, and snippets.

@naishe
Created August 2, 2020 03:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save naishe/3bed620624a955a7d112db62dfd46895 to your computer and use it in GitHub Desktop.
Save naishe/3bed620624a955a7d112db62dfd46895 to your computer and use it in GitHub Desktop.
Integrating CodePush 4
<!-- android/app/src/main/res/values/strings.xml -->
<resources>
<string name="app_name">myapp</string>
+ <string moduleConfig="true" name="CodePushDeploymentKey">Jbach1Qk_achQarrrhNOA9zwVlJnruLsa9jsr</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment