diff options
Diffstat (limited to 'android/app')
| -rw-r--r-- | android/app/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/app/build.gradle b/android/app/build.gradle index 853b346..9f2c5ae 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle | |||
| @@ -110,7 +110,7 @@ android { | |||
| 110 | dependencies { | 110 | dependencies { |
| 111 | // The version of react-native is set by the React Native Gradle Plugin | 111 | // The version of react-native is set by the React Native Gradle Plugin |
| 112 | implementation("com.facebook.react:react-android") | 112 | implementation("com.facebook.react:react-android") |
| 113 | implementation project(':ihealthlibrary-react-native') | 113 | implementation project(':ihealth-sdk') |
| 114 | 114 | ||
| 115 | if (hermesEnabled.toBoolean()) { | 115 | if (hermesEnabled.toBoolean()) { |
| 116 | implementation("com.facebook.react:hermes-android") | 116 | implementation("com.facebook.react:hermes-android") |
