add/icons codepush

This commit is contained in:
Priyatham Sai Chand 2021-06-11 09:45:23 +05:30
parent d92823e63d
commit 6e62e27cfa
No known key found for this signature in database
GPG Key ID: 4CB4C85E75F5A80C
3 changed files with 6 additions and 1 deletions

View File

@ -80,7 +80,7 @@ apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"
*/
project.ext.react = [
enableHermes: false, // clean and rebuild if changing
enableHermes: true, // clean and rebuild if changing
]
apply from: "../../node_modules/react-native/react.gradle"

View File

@ -0,0 +1,3 @@
{
"app_secret": "45a99690-9deb-4a08-9d6f-0a95e4c25256"
}

View File

@ -1,3 +1,5 @@
<resources>
<string name="app_name">locaft_mobile</string>
<string name="appCenterCrashes_whenToSendCrashes" moduleConfig="true" translatable="false">DO_NOT_ASK_JAVASCRIPT</string>
<string name="appCenterAnalytics_whenToEnableAnalytics" moduleConfig="true" translatable="false">ALWAYS_SEND</string>
</resources>