We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5174feb + a63b914 commit 56b1165Copy full SHA for 56b1165
demo/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
alias(libs.plugins.multiplatform)
6
alias(libs.plugins.compose.compiler)
7
alias(libs.plugins.compose)
8
- id("io.github.kdroidfilter.compose.linux.packagedeps") version "0.2.1"
+ id("io.github.kdroidfilter.compose.linux.packagedeps") version "0.2.2"
9
}
10
11
kotlin {
0 commit comments