Skip to content

Commit

Permalink
Nothing to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Jul 24, 2024
1 parent 39cee23 commit 75abc9f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions examples/complex/complex.platform/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,3 @@ dependencies {
api(libs.dagger.compiler)
}
}

publishing {
publications {
create<MavenPublication>("JavaPlatform") {
from(components["javaPlatform"])
}
}
}

0 comments on commit 75abc9f

Please sign in to comment.