Merge branch 'renovate/com.github.triplet.play-3.x' into 'develop'

Update plugin com.github.triplet.play to v3.7.0

See merge request funkwhale/funkwhale-android!120
This commit is contained in:
Ryan Harg 2021-12-23 09:51:27 +00:00
commit eec30e8582
1 changed files with 1 additions and 1 deletions

View File

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