Skip to content

Example of using Android Gradle Plugin's Transform API to rewrite a jar dependency to avoid a NoSuchMethodException caused by an old copy of the apache commons codec library existing on the Android system class path

Notifications You must be signed in to change notification settings

hodgdon/AgpTransformApiBase64

Repository files navigation

AgpTransformApiBase64

Example of using Android Gradle Plugin's Transform API to rewrite a jar dependency to avoid a NoSuchMethodException caused by an old copy of the apache commons codec library existing on the Android system class path

About

Example of using Android Gradle Plugin's Transform API to rewrite a jar dependency to avoid a NoSuchMethodException caused by an old copy of the apache commons codec library existing on the Android system class path

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages