Skip to content

Commit

Permalink
Disable Publishing Compose Module for now, since no changes will be t…
Browse files Browse the repository at this point in the history
…here.
  • Loading branch information
Shabinder committed Jun 8, 2024
1 parent c88fee7 commit 24bd9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id(deps.plugins.android.library.get().pluginId)
id(deps.plugins.kotlin.multiplatform.get().pluginId)
id("publish")
// id("publish")
}

group = "io.github.shabinder"
Expand Down

0 comments on commit 24bd9f3

Please sign in to comment.