From 0f7a055356e90f4fc276002653ee444026d7627e Mon Sep 17 00:00:00 2001 From: Clinton Alexander Date: Thu, 3 Aug 2017 15:22:35 +0100 Subject: [PATCH] Created a new M14 gradle plugins version to fix a bug with using the 0.13.6 gradle plugins. --- constants.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.properties b/constants.properties index 4567dcffbb..8f2e5e8d77 100644 --- a/constants.properties +++ b/constants.properties @@ -1,4 +1,4 @@ -gradlePluginsVersion=0.13.6 +gradlePluginsVersion=0.14.0 kotlinVersion=1.1.1 guavaVersion=21.0 bouncycastleVersion=1.57