Skip to content

Commit 439dcbb

Browse files
Merge pull request #32 from airowe/chore/update-import-avi
2 parents 402be90 + d427ac3 commit 439dcbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ repositories {
5656
dependencies {
5757
//noinspection GradleDynamicVersion
5858
implementation "com.facebook.react:react-native:+" // From node_modules
59-
implementation 'com.wang.avi:library:2.1.3'
59+
implementation 'com.github.chenzj-king:AVLoadingIndicatorView:2.1.1'
6060
}

0 commit comments

Comments
 (0)