github mikepenz/AboutLibraries v8.0.0-a06

latest releases: 11.2.0-a01, v11.1.4, v11.1.3...
pre-release4 years ago
  • fix typo
  • potentially fallback to parent for description and for version too
  • introduce support for the "Eclipse Public License"
  • add support for crashlytics terms of service
  • add support for the Fabric Software and Service Agreement
  • enhance library item license information spacing (do not cut too soon)
  • fix breaks in crashlytics license

Gradle Plugin

As of 8.0.0-a06 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.