Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
buenaflor committed Aug 8, 2024
1 parent 5b3a18f commit 8133e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentry-kotlin-multiplatform-gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ tasks.named("sentryPluginMarkerDistTar") {
}

tasks.named("sentryPluginMarkerDistZip") {
mustRunAfter(":generatePomFileForSentryPluginPluginMarkerMavenPublication")
mustRunAfter("generatePomFileForSentryPluginPluginMarkerMavenPublication")
}

buildConfig {
Expand Down

0 comments on commit 8133e3e

Please sign in to comment.