From b01067ffd84303bf7a99219c07b20dc26c813de2 Mon Sep 17 00:00:00 2001 From: David Perez Date: Tue, 30 Jun 2026 15:01:57 -0500 Subject: [PATCH] deps: Update to gradle v9.6.1 (#7122) --- buildscript-gradle.lockfile | 5 +++-- gradle.lockfile | 1 + gradle/wrapper/gradle-wrapper.properties | 4 ++-- gradlew | 4 ++-- gradlew.bat | 4 ++-- settings-gradle.lockfile | 1 + 6 files changed, 11 insertions(+), 8 deletions(-) diff --git a/buildscript-gradle.lockfile b/buildscript-gradle.lockfile index 46de8e18ed..7e04d6c39b 100644 --- a/buildscript-gradle.lockfile +++ b/buildscript-gradle.lockfile @@ -1,6 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. +# To regenerate this file, run: ./gradlew dependencies --write-locks androidx.databinding:databinding-common:9.2.1=classpath androidx.databinding:databinding-compiler-common:9.2.1=classpath androidx.room:androidx.room.gradle.plugin:2.8.4=classpath @@ -117,10 +118,10 @@ org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.21=classpath org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.3.21=classpath org.jetbrains.kotlin:kotlin-klib-commonizer-api:2.3.21=classpath org.jetbrains.kotlin:kotlin-native-utils:2.3.21=classpath -org.jetbrains.kotlin:kotlin-reflect:2.3.20=classpath +org.jetbrains.kotlin:kotlin-reflect:2.3.21=classpath org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.10=classpath org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.10=classpath -org.jetbrains.kotlin:kotlin-stdlib:2.3.20=classpath +org.jetbrains.kotlin:kotlin-stdlib:2.3.21=classpath org.jetbrains.kotlin:kotlin-tooling-core:2.3.21=classpath org.jetbrains.kotlin:kotlin-util-io:2.3.21=classpath org.jetbrains.kotlin:kotlin-util-klib-metadata:2.3.21=classpath diff --git a/gradle.lockfile b/gradle.lockfile index cab658833c..bf3960d682 100644 --- a/gradle.lockfile +++ b/gradle.lockfile @@ -1,6 +1,7 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. +# To regenerate this file, run: ./gradlew :dependencies --write-locks com.pinterest.ktlint:ktlint-cli-ruleset-core:0.50.0=detektPlugins com.pinterest.ktlint:ktlint-logger:0.50.0=detektPlugins com.pinterest.ktlint:ktlint-rule-engine-core:0.50.0=detektPlugins diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index bd82f36bab..dbe66e1d66 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,7 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionSha256Sum=bafc141b619ad6350fd975fc903156dd5c151998cc8b058e8c1044ab5f7b031f -distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip +distributionSha256Sum=9c0f7faeeb306cb14e4279a3e084ca6b596894089a0638e68a07c945a32c9e14 +distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip networkTimeout=10000 retries=0 retryBackOffMs=500 diff --git a/gradlew b/gradlew index b9bb139f79..249efbb032 100755 --- a/gradlew +++ b/gradlew @@ -20,7 +20,7 @@ ############################################################################## # -# Gradle start up script for POSIX generated by Gradle. +# gradlew start up script for POSIX generated by Gradle. # # Important for running: # @@ -29,7 +29,7 @@ # bash, then to run this script, type that shell name before the whole # command line, like: # -# ksh Gradle +# ksh gradlew # # Busybox and similar reduced shells will NOT work, because this script # requires all of these POSIX shell features: diff --git a/gradlew.bat b/gradlew.bat index 24c62d56f2..a51ec4f588 100644 --- a/gradlew.bat +++ b/gradlew.bat @@ -19,7 +19,7 @@ @if "%DEBUG%"=="" @echo off @rem ########################################################################## @rem -@rem Gradle startup script for Windows +@rem gradlew startup script for Windows @rem @rem ########################################################################## @@ -72,7 +72,7 @@ echo location of your Java installation. 1>&2 -@rem Execute Gradle +@rem Execute gradlew @rem endlocal doesn't take effect until after the line is parsed and variables are expanded @rem which allows us to clear the local environment before executing the java command endlocal & "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -jar "%APP_HOME%\gradle\wrapper\gradle-wrapper.jar" %* & call :exitWithErrorLevel diff --git a/settings-gradle.lockfile b/settings-gradle.lockfile index 709a43f74f..1aa2035e27 100644 --- a/settings-gradle.lockfile +++ b/settings-gradle.lockfile @@ -1,4 +1,5 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. +# To regenerate this file, run: ./gradlew dependencies --write-locks empty=incomingCatalogForLibs0