Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
giladna authored Oct 19, 2020
1 parent eb74911 commit 87b7ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ tasks.withType(Javadoc) {

dependencies {

def exoPlayerVersion = '2.12.100'
def exoPlayerVersion = '2.12.101'
api "com.kaltura.playkit:kexoplayer:$exoPlayerVersion"

api 'com.google.code.gson:gson:2.8.5'
Expand Down

0 comments on commit 87b7ddf

Please sign in to comment.