Update build.gradle

pull/590/head
FongMi 8 months ago
parent cc71516edd
commit af775b3c65
  1. 2
      build.gradle

@ -10,6 +10,6 @@ tasks.register('clean', Delete) {
project.ext { project.ext {
gsonVersion = '2.11.0' gsonVersion = '2.11.0'
media3Version = '1.6.0' media3Version = '1.6.1'
okhttpVersion = '5.0.0-alpha.14' okhttpVersion = '5.0.0-alpha.14'
} }

Loading…
Cancel
Save