Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-15 | Throw exception when unable to collect classpath for android dokka | Simon Ogorodnik | |
2017-05-15 | Fix dokka-android plugin with Android Gradle 2.4.0 build tools | Alex Waters | |
The 2.4.0 build tools delay variant dependency analysis until needed, thus we do the same; delay processing variant configurations until Dokka task execution. Changes also tested on Android Gradle 2.2.0 and 2.3.0. | |||
2017-03-31 | Fix dokka-android to support new build tools | knize | |
Support getting variantManager after android build tools 2.3.0 API changes Fix for issue #140 | |||
2017-01-17 | Fixed problems with 1.0.6 compiler conflict | Simon Ogorodnik | |
2016-12-14 | Hotfix 0.9.11, now dokka-android should work properly | Simon Ogorodnik | |