Browse Source

Merge pull request #3582 from nextcloud/dependabot/gradle/media3_version-1.2.1

Build(deps): Bump media3_version from 1.2.0 to 1.2.1
Andy Scherzinger 1 năm trước cách đây
mục cha
commit
2554904906
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -156,7 +156,7 @@ ext {
     roomVersion = "2.6.1"
     workVersion = "2.9.0"
     espressoVersion = "3.5.1"
-    media3_version = "1.2.0"
+    media3_version = "1.2.1"
 }
 
 configurations.configureEach {