We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
withAndroidTarget
group
applyDefaultHierarchyTemplate
1 parent 3662095 commit f13a85aCopy full SHA for f13a85a
1 file changed
common/build.gradle.kts
@@ -16,8 +16,8 @@ kotlin {
16
group("ios")
17
withWasmJs()
18
}
19
+ withAndroidTarget()
20
- withAndroidTarget()
21
22
23
0 commit comments