File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.5.7"
16
16
androidx-lifecycle-runtime-ktx = " androidx.lifecycle:lifecycle-runtime-ktx:2.6.1"
17
17
androidx-preference-ktx = " androidx.preference:preference-ktx:1.2.0"
18
18
desugarJdkLibs = " com.android.tools:desugar_jdk_libs:2.0.3"
19
- google-material = " com.google.android.material:material:1.8 .0"
19
+ google-material = " com.google.android.material:material:1.9 .0"
20
20
jsr305 = " com.google.code.findbugs:jsr305:3.0.2"
21
21
junit = " junit:junit:4.13.2"
22
- kotlinx-coroutines-android = " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 "
22
+ kotlinx-coroutines-android = " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.0 "
23
23
zxing-android-embedded = " com.journeyapps:zxing-android-embedded:4.3.0"
24
24
25
25
[plugins ]
You can’t perform that action at this time.
0 commit comments