Update build.gradle

This commit is contained in:
YTG123 2021-02-07 12:41:46 +02:00 committed by GitHub
parent 171c0a228a
commit ab94eaca6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,9 +74,5 @@ publishing {
}
}
// Select the repositories you want to publish to
// To publish to maven local, no extra repositories are necessary. Just use the task `publishToMavenLocal`.
repositories {
// See https://docs.gradle.org/current/userguide/publishing_maven.html for information on how to set up publishing.
}
// See https://docs.gradle.org/current/userguide/publishing_maven.html for information on how to set up publishing.
}