Update plugin com.github.triplet.play to v2.8.1

This commit is contained in:
Renovate Bot 2021-09-08 09:33:56 +00:00 committed by Ryan Harg
parent dce85d5e97
commit 69ea85fc57
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ plugins {
id("org.jlleitschuh.gradle.ktlint") version "8.1.0"
id("com.gladed.androidgitversion") version "0.4.14"
id("com.github.triplet.play") version "2.4.2"
id("com.github.triplet.play") version "2.8.1"
id("de.mobilej.unmock")
id("com.github.ben-manes.versions")
jacoco