From 6e62e27cfaa926dd619aed673a3d0186d25a842a Mon Sep 17 00:00:00 2001 From: Priyatham Sai Chand Date: Fri, 11 Jun 2021 09:45:23 +0530 Subject: [PATCH] add/icons codepush --- android/app/build.gradle | 2 +- android/app/src/main/assets/appcenter-config.json | 3 +++ android/app/src/main/res/values/strings.xml | 2 ++ 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 android/app/src/main/assets/appcenter-config.json diff --git a/android/app/build.gradle b/android/app/build.gradle index f393b45..43e6e61 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -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" diff --git a/android/app/src/main/assets/appcenter-config.json b/android/app/src/main/assets/appcenter-config.json new file mode 100644 index 0000000..1a69800 --- /dev/null +++ b/android/app/src/main/assets/appcenter-config.json @@ -0,0 +1,3 @@ +{ + "app_secret": "45a99690-9deb-4a08-9d6f-0a95e4c25256" +} \ No newline at end of file diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index cc42588..014214d 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -1,3 +1,5 @@ locaft_mobile + DO_NOT_ASK_JAVASCRIPT +ALWAYS_SEND