Enable publishing. (#11581)

This commit is contained in:
Riya Mehta 2024-10-10 16:32:10 -07:00 committed by GitHub
parent d628396ec7
commit a01a9e2340
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
plugins {
id "java-library"
id "maven-publish"
id "com.github.johnrengelman.shadow"
id "com.google.osdetector"