Skip to content

Commit

Permalink
Use correct publish plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
eygraber committed Jan 19, 2023
1 parent 1f7f168 commit 6d390ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uri/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("com.eygraber.conventions-kotlin-multiplatform")
id("com.eygraber.conventions-android-library")
id("com.eygraber.conventions-detekt")
id("com.eygraber.conventions-publish-github")
id("com.eygraber.conventions-publish-maven-central")
}

android {
Expand Down

0 comments on commit 6d390ac

Please sign in to comment.