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.
1 parent e43f46e commit 1a8a035Copy full SHA for 1a8a035
common/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
alias(libs.plugins.compose.compiler)
12
alias(libs.plugins.android.library)
13
alias(libs.plugins.kotlin.parcelize)
14
- id("io.github.luca992.multiplatform-swiftpackage") version "2.2.4"
+ id("io.github.luca992.multiplatform-swiftpackage") version "2.3.0"
15
}
16
17
0 commit comments