github mikepenz/AboutLibraries v8.0.0-a03

latest releases: 11.2.2, 11.2.1, 11.2.0...
4 years ago
  • add support for MIT license
  • write file as UTF-8

Gradle Plugin

As of 8.0.0-a03 the gradle plugin is now on jCenter. (Pending approval for official plugin repo)

// 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.