Skip to content

Commit

Permalink
fix: upgrade android ijkplayer to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
befovy committed May 5, 2020
1 parent 7040f25 commit ae9590e
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 @@ -40,6 +40,6 @@ dependencies {
// implementation(name: 'fijkplayer-full-release', ext: 'aar')

// fijkplayer-full include the java lib and native shared libs for armv5 armv7 arm64 x86 x86_64
implementation 'com.befovy.fijkplayer:fijkplayer-full:0.7.1'
implementation 'com.befovy.fijkplayer:fijkplayer-full:0.7.2'
implementation 'androidx.annotation:annotation:1.1.0'
}

0 comments on commit ae9590e

Please sign in to comment.