Skip to content

Commit

Permalink
Add missing maven-publish plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed Oct 5, 2024
1 parent f9fd1c2 commit 73b7b1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions myonnaise/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
plugins {
alias(libs.plugins.android.library)
alias(libs.plugins.kotlin.android)
id("maven-publish")
}

android {
Expand Down

0 comments on commit 73b7b1c

Please sign in to comment.