mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-08 11:34:18 +08:00
chore: clean up
This commit is contained in:
@@ -21,11 +21,6 @@ kotlin {
|
|||||||
}
|
}
|
||||||
jvmToolchain(17)
|
jvmToolchain(17)
|
||||||
sourceSets {
|
sourceSets {
|
||||||
all {
|
|
||||||
languageSettings {
|
|
||||||
optIn("org.jetbrains.compose.resources.ExperimentalResourceApi")
|
|
||||||
}
|
|
||||||
}
|
|
||||||
val commonMain by getting {
|
val commonMain by getting {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(compose.runtime)
|
implementation(compose.runtime)
|
||||||
|
Reference in New Issue
Block a user