Skip to content

Commit 2bf0bd6

Browse files
committed
chore: Fonts and Lottie config
1 parent b2adf87 commit 2bf0bd6

19 files changed

+11
-1
lines changed

template/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ dependencies {
206206
implementation fileTree(dir: "libs", include: ["*.jar"])
207207
//noinspection GradleDynamicVersion
208208
implementation "com.facebook.react:react-native:+" // From node_modules
209-
209+
implementation project(':lottie-react-native')
210210
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
211211

212212
implementation 'com.google.firebase:firebase-core:16.0.0'
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
91.7 KB
Binary file not shown.
85.5 KB
Binary file not shown.
Binary file not shown.
84.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)