github mikepenz/AboutLibraries v8.0.0-b01

latest releases: 11.2.0-a01, v11.1.4, v11.1.3...
pre-release4 years ago
  • if we do not find a license or library for a enchantment, copying over the license do not create an empty file with 'null'
  • the answers terms of service redriect to the fabric ones

Gradle Plugin

As of 8.0.0-b01 the gradle plugin is now on jCenter.

// Root build.gradle
classpath "com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:${latestAboutLibrariesVersion}"

// App build.gradle
apply plugin: 'com.mikepenz.aboutlibraries.plugin'

Don't miss a new AboutLibraries release

NewReleases is sending notifications on new releases.