github mikepenz/AboutLibraries v8.0.0-b01

latest releases: v11.3.0-rc01, 11.3.0-b01, 11.2.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.