Skip to content

Commit c449258

Browse files
authored
Update the Gradle wrapper version to 6.9.2 (#1820)
1 parent 0e9705e commit c449258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ if (skipPrebuildLibraries != "true" && buildNativeProjects != "true") {
274274
//}
275275

276276
wrapper {
277-
gradleVersion = '6.9.1'
277+
gradleVersion = '6.9.2'
278278
}
279279

280280

0 commit comments

Comments
 (0)