Releases: kezong/fat-aar-android
Releases · kezong/fat-aar-android
v1.2.17
- 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
- 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
- support that the module can be indexed in AS 4.0.0 #148
- fix lint error #152
v1.2.13
- adapt gradle plugin 4.0.0 #147
v1.2.12
- Added support for specific build type and product flavor dependencies. #135 #137
- Fix some build warning
v1.2.11
- 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
- Fix build variants error in gradle plugin 3.6.+
v1.2.9
- adapt gradle plugin 3.6.1 #120
v1.2.7
- Fix manifest merge bug in gradle 3.5.0 #62 #65