Skip to content

Commit ea83099

Browse files
authored
Merge pull request #495 from mikepenz/feature/compose_multiplatform_1.10.0
Update to Compose Multiplatform 1.10.0
2 parents 0aa45e0 + 5bca555 commit ea83099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
2828

2929
versionCatalogs {
3030
create("baseLibs") {
31-
from("com.mikepenz:version-catalog:0.11.6")
31+
from("com.mikepenz:version-catalog:0.12.0")
3232
}
3333
}
3434
}

0 commit comments

Comments
 (0)