Created
April 19, 2020 18:08
-
-
Save zml2008/1c2cdf3747d06235977dc344b31ba141 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
plugins { | |
kotlin("jvm") version "1.3.71" apply false | |
id("io.freefair.aggregate-javadoc-jar") version "5.0.0-rc6" | |
} | |
group = "org.spongepowered" | |
version = "4.0.0-SNAPSHOT" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment