From 55ab3e238a111e90f4269eb5803e0660cf38d2af Mon Sep 17 00:00:00 2001 From: Alex Saveau Date: Mon, 8 Jun 2020 19:05:40 -0700 Subject: [PATCH] v2.8.0 Signed-off-by: Alex Saveau --- README.md | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aee4c6f77..3f8742253 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ through the `plugins {}` DSL: ```kt plugins { id("com.android.application") - id("com.github.triplet.play") version "2.7.5" + id("com.github.triplet.play") version "2.8.0" } ``` @@ -133,7 +133,7 @@ plugins { ```groovy plugins { id 'com.android.application' - id 'com.github.triplet.play' version '2.7.5' + id 'com.github.triplet.play' version '2.8.0' } ``` diff --git a/version.txt b/version.txt index ceb9bd34e..834f26295 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.8.0-SNAPSHOT +2.8.0