Age | Commit message (Collapse) | Author |
|
This reverts commit bca5db0f6176d5299c7e6e7a658d754171210791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
Introduce PackageListService
#KT-16309 fixed
|
|
Such as packageOptions, impliedPlatforms and so on
|
|
|
|
|
|
|
|
GH-146 fixed
|
|
|
|
|
|
Support getting variantManager after android
build tools 2.3.0 API changes
Fix for issue #140
|
|
|
|
#KT-17016 fixed
|
|
|
|
|
|
(they can't be imported anyway)
|
|
specified in command line
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added hack to adjust publishing pom for maven
Added hack to load tools.jar for cli
|
|
|
|
|
|
Updated gradle wrapper to 2.14.1 to compile with gradle build tools 2.2.0
|
|
|
|
|
|
|
|
|
|
Removed old and useless build helpers
Remove old .xml's from .idea and add .idea/shelf to .gitignore
build-docs.xml fixed, dokka_version set to 0.9.10
|