github mikepenz/AboutLibraries v8.0.0-a03

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