0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00

Bump com.github.triplet.play from 2.5.0 to 2.6.1

Bumps com.github.triplet.play from 2.5.0 to 2.6.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-21 10:12:39 +00:00 committed by Mike Hardy
parent bf22383633
commit 8dde707e08

View File

@ -2,7 +2,7 @@ import com.android.ddmlib.DdmPreferences
plugins {
// Gradle plugin portal
id 'com.github.triplet.play' version '2.5.0'
id 'com.github.triplet.play' version '2.6.1'
}
apply plugin: 'com.android.application'