We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05aed0e commit c3bc98fCopy full SHA for c3bc98f
template/android/app/build.gradle
@@ -110,4 +110,5 @@ android {
110
dependencies {
111
// The version of react-native is set by the React Native Gradle Plugin
112
implementation("com.facebook.react:react-android")
113
+ implementation("com.facebook.hermes:hermes-android")
114
}
0 commit comments