1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Fix Android build issue

This commit is contained in:
Zhiyuan Zheng
2021-12-18 19:58:34 +01:00
parent ace530c5bd
commit ad6c6a98b6
7 changed files with 13091 additions and 1129 deletions

View File

@@ -188,6 +188,10 @@ android {
}
dependencies {
implementation ("androidx.lifecycle:lifecycle-runtime-ktx:2.3.0") {
force = true
}
implementation fileTree(dir: "libs", include: ["*.jar"])
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+" // From node_modules