Android plugin for Gradle, revision 1.1.1 (February 2015)
- Dependencies:
- General Notes:
-
- Modified build variants so only variants that package a Wear app trigger Wear-specific build tasks.
- Changed dependency related issues to fail at build time rather than at debug time. This behavior lets you run diagnostic tasks (such as 'dependencies') to help resolve the conflict.
- Fixed the
android.getBootClasspath()
method to return a value.
Minimum version | Default version | Notes | |
---|---|---|---|
Gradle | 2.2.1 | 2.2.1 | To learn more, see updating Gradle. |
SDK Build Tools | 21.1.1 | 21.1.1 | Install or configure SDK Build Tools. |