diff --git a/libraries.json b/libraries.json index e91dfb4..aa80efe 100644 --- a/libraries.json +++ b/libraries.json @@ -1258,5 +1258,10 @@ "github": "fleeksoft/ksoup", "category": "Utils", "maven": "https://repo1.maven.org/maven2/com/fleeksoft/ksoup/ksoup/" + }, + { + "github": "huanshankeji/compose-multiplatform-html-unified", + "category": "UI", + "maven": "https://repo1.maven.org/maven2/com/huanshankeji/compose-multiplatform-html-unified-material3/" } ]