diff --git a/README.md b/README.md index 523640bb8..75f0b2c80 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ through the `plugins {}` DSL: ```kt plugins { id("com.android.application") - id("com.github.triplet.play") version "3.1.0" + id("com.github.triplet.play") version "3.2.0" } ``` @@ -134,7 +134,7 @@ plugins { ```groovy plugins { id 'com.android.application' - id 'com.github.triplet.play' version '3.1.0' + id 'com.github.triplet.play' version '3.2.0' } ``` diff --git a/version.txt b/version.txt index e1f3bbde8..944880fa1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.2.0-SNAPSHOT +3.2.0