Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Latest commit

 

History

History
73 lines (50 loc) · 1.6 KB

File metadata and controls

73 lines (50 loc) · 1.6 KB

Version 0.9.14 (2015-10-27)

Fixed: Builds failed with AAR dependencies

Version 0.9.13 (2015-10-2)

Support generated source folders Improve build performance

Version 0.9.12 (2015-3-20)

Fixed: can't resolve classes in libs/*.jar of aar library

Version 0.9.11 (2015-3-13)

Fixed: Enforce Java 1.7 compatibility for the plugin.

Version 0.9.10 (2015-3-13)

Fixed; Compilation issue. Updated: Android Gradle plugin 1.1.0

Version 0.9.9 (2015-2-12)

Fixed; Compilation issue. Updated: Android Gradle plugin 1.0.0

Version 0.9.8 (2014-11-13)

Updated; adding iajc inpath option.

Version 0.9.7 (2014-8-7)

Fixed; weaving errors.

Version 0.9.6 (2014-8-5)

Added; support .aj files Fixed; VerifyError

Version 0.9.5 (2014-6-23)

Updated; support latest build tools version

Version 0.9.4 (2014-5-14)

Fixed; VerifyError; VFY: invoke type does not match method type

Version 0.9.3 (2014-5-13)

Fixed; proguard warning "can't find enclosing method"

Version 0.9.2 (2014-5-13)

Updated; Gather compile version from project setting. Fixed; Occurs verify error at runtime.

Version 0.9.1 (2014-5-12)

Fixed; Occurs varify error at runtime.

Version 0.9.0 (2014-5-12)

Initial release.