From 63bf98b3d76dffc6fbe39b1a555d96ca1a53f4fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 23:28:38 +0000 Subject: [PATCH] Bump gradle-wrapper from 9.1.0 to 9.6.1 in /android/aubridge Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.1.0 to 9.6.1. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](https://github.com/gradle/gradle/compare/v9.1.0...v9.6.1) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- android/aubridge/gradle/wrapper/gradle-wrapper.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/aubridge/gradle/wrapper/gradle-wrapper.properties b/android/aubridge/gradle/wrapper/gradle-wrapper.properties index 2e1a178..7dfa676 100644 --- a/android/aubridge/gradle/wrapper/gradle-wrapper.properties +++ b/android/aubridge/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,7 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip -distributionSha256Sum=a17ddd85a26b6a7f5ddb71ff8b05fc5104c0202c6e64782429790c933686c806 +distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip +distributionSha256Sum=9c0f7faeeb306cb14e4279a3e084ca6b596894089a0638e68a07c945a32c9e14 networkTimeout=120000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME