Skip to content

Instantly share code, notes, and snippets.

@zml2008
Created April 19, 2020 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zml2008/1c2cdf3747d06235977dc344b31ba141 to your computer and use it in GitHub Desktop.
Save zml2008/1c2cdf3747d06235977dc344b31ba141 to your computer and use it in GitHub Desktop.
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