Make buildscripts backwards compatible with Gradle 4.0

This commit is contained in:
Gary Tierney
2018-08-19 19:50:27 +01:00
parent c687f549da
commit 09346134fa
6 changed files with 10 additions and 18 deletions
+2
View File
@@ -1,6 +1,8 @@
language: java
jdk:
- oraclejdk8
before_install:
- gradle wrapper
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/