Skip to content

Commit 625eef7

Browse files
runningcodeclaude
andcommitted
build(snapshots): Drop distTar disable line (EME-1055)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 110d387 commit 625eef7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

sentry-snapshots-runtime/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ tasks.named("distZip") {
3232
onlyIf { inputs.sourceFiles.isEmpty.not().also { require(it) { "No distribution to zip." } } }
3333
}
3434

35-
tasks.named("distTar") { enabled = false }
36-
3735
dependencies { compileOnly(libs.androidxAnnotation) }
3836

3937
plugins.withId("com.vanniktech.maven.publish.base") {

0 commit comments

Comments
 (0)