Skip to content

Commit

Permalink
Tweak publish task (#1713)
Browse files Browse the repository at this point in the history
This tweaks the publish task so that it doesn't include the
arithmetization project.  This is because the plugins/ project is where
all the publishing action happens now.
  • Loading branch information
DavePearce authored Jan 16, 2025
1 parent 1fdd2b9 commit 513d0f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arithmetization/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,3 @@ jar {
)
}
}

apply from: rootProject.file("gradle/publishing.gradle")

0 comments on commit 513d0f1

Please sign in to comment.