Skip to content

Releases: kezong/fat-aar-android

v1.2.6

03 Sep 02:50
Compare
Choose a tag to compare
  • adapt gradle plugin 3.5.0 #53 #58

v1.2.5

08 Aug 15:52
Compare
Choose a tag to compare
  • Fix task name repeat error #48
  • If minifyEnabled, jar files would build into classes.jar

v1.2.4

26 Jul 15:54
Compare
Choose a tag to compare

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

v1.2.3

23 Jul 15:17
30fe986
Compare
Choose a tag to compare
  • 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

17 Jul 03:16
218680f
Compare
Choose a tag to compare
  • 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

12 Jul 07:44
Compare
Choose a tag to compare
  • Fixed jar merge bug when using gradle plugin 3.0.1 #24
  • Fixed rebuild(./gradlew clean assemble) error #24

v1.1.8

08 Jul 15:22
Compare
Choose a tag to compare
  • adapter new interface to avoid the warning #10
  • optimize AndroidManifest merge rules #21 #23

v1.1.7

04 Jun 03:00
Compare
Choose a tag to compare
  • Support embed R file when upload maven #7

v1.1.6

30 May 03:26
Compare
Choose a tag to compare
  • Adapt gradle plugin 3.3.0, 3.4.0, 3.4.1. #4 #9
  • Adapt gradle 4.10.1, 5.0, 5.1, 5.1.1. #8
  • Support sub-module's Flavor
  • Fix the problem that the class update of the sub-module is not timely

v1.0.3

30 May 03:29
Compare
Choose a tag to compare
  • Fix assets merge