From 83b5c6d93a1a4124bcee594152b924bc659894de Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Wed, 7 Aug 2019 03:40:54 +0000 Subject: [PATCH] Deploy website Deploy website version based on f1ef39233791e89c2f04848960fc0f9339ca2435 --- docs/next/hermes.html | 3 --- docs/next/hermes/index.html | 3 --- 2 files changed, 6 deletions(-) diff --git a/docs/next/hermes.html b/docs/next/hermes.html index d3b07a474c3..7fe681a2701 100644 --- a/docs/next/hermes.html +++ b/docs/next/hermes.html @@ -82,9 +82,6 @@ + enableHermes: true // clean and rebuild if changing ] -

Also, if you're using ProGuard, you will need to add this rule in proguard-rules.pro :

-
-keep class com.facebook.hermes.unicode.** { *; }
-

Next, if you've already built your app at least once, clean the build:

$ cd android && ./gradlew clean
 
diff --git a/docs/next/hermes/index.html b/docs/next/hermes/index.html index d3b07a474c3..7fe681a2701 100644 --- a/docs/next/hermes/index.html +++ b/docs/next/hermes/index.html @@ -82,9 +82,6 @@ + enableHermes: true // clean and rebuild if changing ] -

Also, if you're using ProGuard, you will need to add this rule in proguard-rules.pro :

-
-keep class com.facebook.hermes.unicode.** { *; }
-

Next, if you've already built your app at least once, clean the build:

$ cd android && ./gradlew clean