Skip to content

Releases: kezong/fat-aar-android

v1.3.8

25 Feb 09:57
Compare
Choose a tag to compare
  • Fix the issue that plugin cannot be used in jdk 1.8 #371

v1.3.7

17 Feb 03:44
Compare
Choose a tag to compare
  • Fix productFlavor detection in embed submodules. #348
  • Support missingDimensionStrategy without productFlavors in current project. #343

v1.3.6

07 May 03:44
Compare
Choose a tag to compare
  • Support AGP 4.2.0 #290 #304
  • Copy 'navigation' along with other R.$ classes. #296

v1.3.5

30 Mar 12:53
Compare
Choose a tag to compare
  • Fix the bug that jar cannot be merged in some case. #255 #288
  • Fix build error when use gradle 6.0-6.8. #277

v.1.3.4

23 Feb 09:44
Compare
Choose a tag to compare
  • Support Gradle 6.8

v1.3.3

15 Dec 12:48
Compare
Choose a tag to compare
  • Fix bug that "Can not find task bundleDebugAar". #84
  • Fix bug that crash when module can not resolve.
  • Throw a runtime exception when manifest merge fail.

v1.3.1

13 Dec 10:27
Compare
Choose a tag to compare
  • Implement bytecode patching to process R class
  • Support merge consumerProguardFiles
  • Support merge *.kotlin_module, support kotlin top-level
  • Support flavor missingDimensionStrategy
  • Fix build error when flavor artifact renamed
  • Fix Jar merge error when use AGP 3.0 - 3.1
  • Fix AGP version not found in some cases

v1.2.20

06 Nov 10:42
Compare
Choose a tag to compare
  • Fix error that getName() in a null object. #214
  • Rename r-classes.jar with applicationId.

v1.2.19

28 Oct 13:38
Compare
Choose a tag to compare
  • Support embed aar that has no classes.jar #157
  • Support embed aar that has no AndroidManifest.xml #206
  • Fix bug that R.class not embed when publish to maven #200

v1.2.18

16 Oct 08:35
Compare
Choose a tag to compare
  • Adapt gradle plugin 4.1.0