Created
December 17, 2019 14:03
-
-
Save nicowernli/a6387fb5fe605ba334a3fc707ba1f741 to your computer and use it in GitHub Desktop.
Integration Strings
This file contains hidden or 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
<!-- android/app/src/integration/res/values/strings.xml --> | |
<?xml version="1.0" encoding="utf-8"?> | |
<resources> | |
<string name="app_name">My App - INT</string> | |
</resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment