Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build configuration #3

Merged
merged 1 commit into from Oct 7, 2018
Merged

Fix build configuration #3

merged 1 commit into from Oct 7, 2018

Commits on Oct 5, 2018

  1. Fix build configuration

    This commit accomplishes several things:
    
      1. Converts the existing build script to Gradle Kotlin DSL
      2. Uses Gradle's new delayed configuration system
      3. Adds group and version properties, and other missing configs
      4. Switches from the maven plugin to the maven-publish plugin
      5. Adds some data to the generated pom.xml
    DenWav committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    7e1b247 View commit details
    Browse the repository at this point in the history