Skip to content

v4.1.0

Compare
Choose a tag to compare
@phinner phinner released this 30 Sep 20:48
· 4 commits to master since this release
f6f09ea

Features

  • Dexing with DexJar no longer requires Android studio installed, android platform and R8 are downloaded at runtime.
  • Allow the use of an explicit R8 and android platform version for DexJar.
  • Added support for gradleup's shadow, the official successor of shadow.

Chores

  • Upgraded Gradle to v8.10.2.