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 @@ -82,7 +82,7 @@ dependencies {
8282 implementation " com.github.bumptech.glide:glide:4.14.2"
8383 implementation " com.google.android.material:material:1.7.0"
8484 implementation " com.google.code.gson:gson:2.10.1"
85- implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 "
85+ implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.21 "
8686 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4"
8787 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"
8888
@@ -96,7 +96,7 @@ dependencies {
9696 implementation " androidx.compose.ui:ui-tooling-preview"
9797 debugImplementation " androidx.compose.ui:ui-tooling"
9898
99- implementation " com.google.android.material:compose-theme-adapter:1.2.1 "
99+ implementation " com.google.accompanist:accompanist-themeadapter-material:0.28.0 "
100100
101101 // Testing dependencies
102102 androidTestImplementation " androidx.arch.core:core-testing:2.1.0"
You can’t perform that action at this time.
0 commit comments