Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@rholder rholder released this 28 Apr 02:14
· 22 commits to master since this release

Notes

  • Upgrade internal tooling API to use Gradle 2.3 #11
  • Backward compatibility with Gradle 1.x projects
  • Remove painful light red on blue background selection color #6

Known Issues

  • Gradle plugins in your build compiled with Java 1.7+ source compatibility don't work under IntelliJ for Mac since it still runs the Gradle Tooling API with the Java 1.6 runtime