Skip to content

Commit

Permalink
#707 remove useless plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ExNDY committed May 16, 2024
1 parent d781113 commit 6a6c974
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/kotlin-2-sample/shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import org.jetbrains.kotlin.gradle.ExperimentalKotlinGradlePluginApi
plugins {
alias(libs.plugins.kotlinMultiplatform)
alias(libs.plugins.androidLibrary)
alias(libs.plugins.compose.compiler) apply false
id("dev.icerock.mobile.multiplatform-resources")
}

Expand Down

0 comments on commit 6a6c974

Please sign in to comment.