Skip to content

Commit

Permalink
Update module_default.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
krossovochkin authored Nov 29, 2024
1 parent 0b2005f commit c18d423
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions module_default.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
apply plugin: "kotlin-multiplatform"
apply plugin: "com.android.library"
apply plugin: libs.plugins.jetbrains.compose.get().getPluginId()
apply plugin: libs.plugins.compose.compiler.get().getPluginId()
apply from: "$rootDir/quality/lint.gradle"

android {
Expand Down

0 comments on commit c18d423

Please sign in to comment.