Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
TheArchitect123 committed Jan 28, 2025
1 parent 63e5ecc commit e67f428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ signing {
sign(publishing.publications)
}

tasks.named("sourcesJar").configure { dependsOn(":shared:kspCommonMainKotlinMetadata") }
tasks.register("buildAllPlatformsAndPublish") {
dependsOn(
"clean",
Expand Down

0 comments on commit e67f428

Please sign in to comment.