Android plugin for Gradle, revision 1.1.1 (February 2015)

Dependencies:
  • Gradle 2.2.1 or higher.
  • Build Tools 21.1.1 or higher.
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.