Updates for latest gradle/build tools

Ref GH-504.
This commit is contained in:
Darryl Pogue
2018-09-26 00:29:31 -07:00
committed by Darryl Pogue
parent f1396c7aad
commit f1f1ac3cbd
13 changed files with 60 additions and 64 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
wrapper {
gradleVersion = '4.4.1'
gradleVersion = '4.6'
}