From 11f0d0fed07806965555490836d564d042c7b3ec Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Mon, 8 Oct 2018 16:11:01 -0400 Subject: Update versions --- buildSrc/src/main/groovy/ca/allanwang/kau/Versions.groovy | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'buildSrc') diff --git a/buildSrc/src/main/groovy/ca/allanwang/kau/Versions.groovy b/buildSrc/src/main/groovy/ca/allanwang/kau/Versions.groovy index e055c46..49efbe7 100644 --- a/buildSrc/src/main/groovy/ca/allanwang/kau/Versions.groovy +++ b/buildSrc/src/main/groovy/ca/allanwang/kau/Versions.groovy @@ -51,6 +51,7 @@ class Versions { static def playPublishPlugin = '1.2.2' // https://github.com/KeepSafe/dexcount-gradle-plugin/releases - static def dexCountPlugin = '0.8.3' - static def gitVersionPlugin = '0.4.4' + static def dexCountPlugin = '0.8.4' + // https://github.com/gladed/gradle-android-git-version/releases + static def gitVersionPlugin = '0.4.5' } \ No newline at end of file -- cgit v1.2.3