Skip to content

Commit

Permalink
Fix publication error
Browse files Browse the repository at this point in the history
  • Loading branch information
ronjunevaldoz committed Sep 26, 2024
1 parent 4656b2a commit afb9eac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
plugins {
id("root.publication")
//trick: for the same plugin versions in all sub-modules
alias(libs.plugins.androidApplication).apply(false)
alias(libs.plugins.androidLibrary).apply(false)
alias(libs.plugins.kotlinMultiplatform).apply(false)
Expand Down

0 comments on commit afb9eac

Please sign in to comment.