Skip to content

Gradle Play Publisher 2.0.0 rc 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@SUPERCILEX SUPERCILEX released this 15 Nov 16:54
· 395 commits to master since this release

If all goes well, this will be the last release before 2.0 GA. If you've got any last-minute feedback, now's the time.

Breaking changes

We finally moved to the Gradle Plugin Repository! You'll want to remove the buildscript dependency and set the plugin's version when declaring it in the plugins block. Feel free to have a look at our new installation documentation.

Bug fix

The plugin wasn't compatible with Gradle 5. This has been fixed. (#451, #453)