Skip to content

Commit 1cb80a7

Browse files
authored
Auto-update dependencies. (#1174)
1 parent fa7129c commit 1cb80a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

firestore/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
implementation 'androidx.cardview:cardview:1.0.0'
7070
implementation 'androidx.browser:browser:1.0.0'
7171
implementation 'com.google.android.material:material:1.2.1'
72-
implementation 'androidx.media:media:1.1.0'
72+
implementation 'androidx.media:media:1.2.0'
7373
implementation 'androidx.recyclerview:recyclerview:1.1.0'
7474
implementation 'androidx.multidex:multidex:2.0.1'
7575

mlkit/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation 'androidx.camera:camera-core:1.0.0-beta08'
4343
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
4444
implementation 'androidx.preference:preference:1.1.1'
45-
implementation 'androidx.media:media:1.1.0'
45+
implementation 'androidx.media:media:1.2.0'
4646
implementation 'com.google.android.material:material:1.2.1'
4747

4848
// ML Kit dependencies

0 commit comments

Comments
 (0)