We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4c7b75 + 48d38b7 commit a4600d3Copy full SHA for a4600d3
1 file changed
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ androidx-junit = { module = 'androidx.test.ext:junit', version = '1.3.0' }
23
androidx-lifecycle-data = { module = 'androidx.lifecycle:lifecycle-livedata', version.ref = 'livedata' }
24
androidx-lifecycle-java = { module = 'androidx.lifecycle:lifecycle-common-java8', version.ref = 'livedata' }
25
androidx-lifecycle-vm = { module = 'androidx.lifecycle:lifecycle-viewmodel', version.ref = 'livedata' }
26
-androidx-media = { module = 'androidx.media:media', version = '1.7.0' }
+androidx-media = { module = 'androidx.media:media', version = '1.7.1' }
27
androidx-preference = { module = 'androidx.preference:preference', version = '1.2.1' }
28
androidx-recyclerview = { module = 'androidx.recyclerview:recyclerview', version = '1.4.0' }
29
androidx-room-compiler = { module = 'androidx.room:room-compiler', version.ref = 'room' }
0 commit comments