Explorar o código

Update the Gradle wrapper version to 6.9.2 (#1820)

Toni Helenius %!s(int64=3) %!d(string=hai) anos
pai
achega
c449258858
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -274,7 +274,7 @@ if (skipPrebuildLibraries != "true" && buildNativeProjects != "true") {
 //}
 
 wrapper {
-    gradleVersion = '6.9.1'
+    gradleVersion = '6.9.2'
 }