[Android] Bump template & integration test Gradle version to 7.6.4 (#139276)

Updates Gradle version for Flutter project templates and integration tests to at least 7.6.3 (changed all of those with versions below it) to fix security vulnerability.

Part of fix for https://github.com/flutter/flutter/issues/138336.
This commit is contained in:
Camille Simon
2023-12-07 10:31:20 -08:00
committed by GitHub
parent 126606f9f3
commit 1fa54ea90a
35 changed files with 37 additions and 37 deletions

View File

@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-all.zip