From 546d88f38ea889c4767b6299854bf6e355fabfdc Mon Sep 17 00:00:00 2001 From: Francis ANDRE Date: Sun, 17 Nov 2019 13:17:04 +0100 Subject: [PATCH] Switch to gradle-4.9 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 7057b02a8..80c42e581 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ [submodule "gradle"] path = gradle url = https://github.com/pocoproject/gradle.git - branch = Gradle_4.6 + branch = gradle-4.9