github mikepenz/AboutLibraries v8.0.0

latest releases: 11.2.0-a01, v11.1.4, v11.1.3...
4 years ago

Updates / Fixes

  • resolve potential issue in which a wrong written file could persist on disk
  • add some javadoc
  • cleanup not used functions

Gradle Plugin

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