Update media3 to 1.2.1

pull/338/head
FongMi 2 years ago
parent 820fcd99b1
commit 806992eeb8
  1. 2
      build.gradle

@ -12,7 +12,7 @@ tasks.register('clean', Delete) {
project.ext { project.ext {
gsonVersion = '2.10.1' gsonVersion = '2.10.1'
jsoupVersion = '1.15.3' jsoupVersion = '1.15.3'
media3Version = '1.2.0' media3Version = '1.2.1'
okhttpVersion = '4.11.0' okhttpVersion = '4.11.0'
annotationVersion = '1.3.0' annotationVersion = '1.3.0'
} }

Loading…
Cancel
Save