Skip to content

Commit

Permalink
Merge pull request #2672 from thang2162/patch-2
Browse files Browse the repository at this point in the history
Update Android dependency to JitPack!
  • Loading branch information
hueniverse committed Jun 5, 2022
2 parents e63f9b3 + 3bd4dcd commit fd821d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ android {
dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:${safeExtGet('reactNativeVersion', '+')}"
implementation 'com.yqritc:android-scalablevideoview:1.0.4'
implementation 'com.github.thang2162:Android-ScalableVideoView:v1.1.1'
}

0 comments on commit fd821d2

Please sign in to comment.