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.8.0 to 3.0.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-29 10:13:27 +00:00 committed by Mike Hardy
parent f386670761
commit 52e838beb9

View File

@ -3,7 +3,7 @@ import com.android.build.OutputFile
plugins {
// Gradle plugin portal
id 'com.github.triplet.play' version '2.8.0'
id 'com.github.triplet.play' version '3.0.0'
}
apply plugin: 'com.android.application'