Browse Source

Downgrade wrapper to 6.6.1 till windows CI issues are fixed (#64300)

Moving back to Gradle 6.6.1 till #64048 is resolved which seem to be root caused by updating to gradle 6.7
Rene Groeschke 5 years ago
parent
commit
0a91966d68
1 changed files with 1 additions and 1 deletions
  1. 1 1
      buildSrc/src/main/resources/minimumGradleVersion

+ 1 - 1
buildSrc/src/main/resources/minimumGradleVersion

@@ -1 +1 @@
-6.7
+6.6.1