Fat Aar Android Versions Save

A gradle plugin that merge dependencies into the final aar file works with AGP 3.+

v1.2.6

4 years ago
  • adapt gradle plugin 3.5.0 #53 #58

v1.2.5

4 years ago
  • Fix task name repeat error #48
  • If minifyEnabled, jar files would build into classes.jar

v1.2.4

4 years ago

Fix jni and assets can't embed in windows platform #37

v1.2.3

4 years ago
  • Fix the problem that non-dependency R cannot be found #11 #35
  • No longer need to add compileOnly for dependencies
  • Transitive default value change to false
  • Write merge AndroidManifest file in UTF-8

v1.1.11

4 years ago
  • Fixed a problem where gradle plugin version might have misjudged #28
  • Fixed LibraryManifestMerger.javabuild warning #29
  • Optimize the merging rules of resource、assets、jni... #27

v1.1.10

4 years ago
  • Fixed jar merge bug when using gradle plugin 3.0.1 #24
  • Fixed rebuild(./gradlew clean assemble) error #24

v1.1.8

4 years ago
  • adapter new interface to avoid the warning #10
  • optimize AndroidManifest merge rules #21 #23

v1.1.7

4 years ago
  • Support embed R file when upload maven #7

v1.0.3

5 years ago
  • Fix assets merge

v1.0.1

5 years ago
  • Support gradle plugin 3.1.0 - 3.2.1
  • Support R class file merge