1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 14:21:16 +00:00

Bump com.github.triplet.play from 2.7.5 to 2.8.0 (#1516)

Bumps com.github.triplet.play from 2.7.5 to 2.8.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-09 08:36:17 +02:00 committed by GitHub
parent 9eef593f53
commit 817085ac9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
plugins { plugins {
id 'com.android.application' id 'com.android.application'
id 'com.github.ben-manes.versions' id 'com.github.ben-manes.versions'
id 'com.github.triplet.play' version '2.7.5' id 'com.github.triplet.play' version '2.8.0'
} }
dependencies { dependencies {