Skip to content

Commit 965a813

Browse files
authored
build.gradle: update Gradle version to match gradle-wrapper.properties (#2207)
1 parent c51ddf4 commit 965a813

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
@@ -283,7 +283,7 @@ if (skipPrebuildLibraries != "true" && buildNativeProjects != "true") {
283283
//}
284284

285285
wrapper {
286-
gradleVersion = '7.6.2'
286+
gradleVersion = '7.6.4'
287287
}
288288

289289

0 commit comments

Comments
 (0)