Skip to content

Releases: kezong/fat-aar-android

v1.2.17

28 Sep 10:36
Compare
Choose a tag to compare
  • Support databing merge #25 #67 #142
  • Use Gradle's configuration avoidance APIs #195
  • Support incremental build #199 #185
  • Fix wrong directory for aar's jar libs #154

v1.2.16

03 Sep 06:44
Compare
Choose a tag to compare
  • Search for android build plugin version in full classpath #172
  • Fixed a bug where resources might not be found when build in gradle version 4.0.0 #163

v1.2.15

09 Jun 02:43
Compare
Choose a tag to compare
  • support that the module can be indexed in AS 4.0.0 #148
  • fix lint error #152

v1.2.13

09 Jun 02:44
Compare
Choose a tag to compare
  • adapt gradle plugin 4.0.0 #147

v1.2.12

27 Apr 12:34
Compare
Choose a tag to compare
  • Added support for specific build type and product flavor dependencies. #135 #137
  • Fix some build warning

v1.2.11

27 Apr 12:23
Compare
Choose a tag to compare
  • Fix build variants error in gradle plugin 3.6.+ #126
  • Fix bug that remote recources symbol can not found in R.class when build with gradle plugin 3.6.0+

v1.2.10

08 Apr 08:23
Compare
Choose a tag to compare
  • Fix build variants error in gradle plugin 3.6.+

v1.2.9

10 Mar 12:02
Compare
Choose a tag to compare
  • adapt gradle plugin 3.6.1 #120

v1.2.8

13 Dec 08:05
Compare
Choose a tag to compare
  • adapt gradle 6.0.0+ #97

v1.2.7

12 Sep 03:53
Compare
Choose a tag to compare
  • Fix manifest merge bug in gradle 3.5.0 #62 #65