File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
sample/web/src/commonMain/kotlin/com/mikepenz/markdown Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package com.mikepenz.markdown
33import androidx.compose.runtime.getValue
44import androidx.compose.ui.ExperimentalComposeUiApi
55import androidx.compose.ui.window.CanvasBasedWindow
6- import com.mikepenz.aboutlibraries.ui.compose.m3. rememberLibraries
6+ import com.mikepenz.aboutlibraries.ui.compose.rememberLibraries
77import com.mikepenz.markdown.sample.App
88import com.mikepenz.markdown.sample.web.resources.Res
99import org.jetbrains.compose.resources.ExperimentalResourceApi
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dependencyResolutionManagement {
2424
2525 versionCatalogs {
2626 create(" baseLibs" ) {
27- from(" com.mikepenz:version-catalog:0.2.7 " )
27+ from(" com.mikepenz:version-catalog:0.2.8 " )
2828 }
2929 }
3030}
You can’t perform that action at this time.
0 commit comments