github mikepenz/AboutLibraries v8.0.0-rc02

latest releases: 11.2.3, 11.2.2, 11.2.1...
pre-release4 years ago
  • adjust xml writing to specify charset
      - FIX #472
  • patch up okhttp too

Dependency Updates

  • update to FastAdapter v5.0.0-a08

Note: v8.0.0 will go stable as soon as FastAdapter v5 is fully released. This is to make all major library release be inline

Sample Dependencies

  • update to Iconics 5.0.0-a04
  • update to MaterialDrawer v8.0.0-b03

Gradle Plugin

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