1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 22:46:31 -06:00

Bump play-publisher from 2.4.1 to 2.4.2 (#528)

This commit is contained in:
dependabot-preview[bot] 2019-09-30 10:16:38 +00:00 committed by GitHub
parent 943fd9c622
commit 8b1e6f7bd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'com.google.gms:google-services:4.3.2'
classpath "io.fabric.tools:gradle:1.31.1"
classpath "com.github.triplet.gradle:play-publisher:2.4.1"
classpath "com.github.triplet.gradle:play-publisher:2.4.2"
classpath "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1"
classpath "gradle.plugin.com.star-zero.gradle:githook:1.1.0"
}