[1.556.*] Pre-release merge (#1185)

This commit is contained in:
tramline-github[bot]
2026-05-31 14:30:06 +00:00
committed by GitHub
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ sentry-android-sqlite = { module = "io.sentry:sentry-android-sqlite", version.re
#noinspection UnusedVersionCatalogEntry
sentry-bom = { module = "io.sentry:sentry-bom", version.ref = "sentry" }
#noinspection UnusedVersionCatalogEntry
slack-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.5.0"
slack-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.5.1"
#noinspection UnusedVersionCatalogEntry
slack-lints = "com.slack.lint:slack-lint-checks:0.11.1"
sqldelight-androidDriver = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
+2 -2
View File
@@ -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=0d3414ea2ae668d8cbd34a37e31c8e802235f24654033e30e499be17f016c3c3
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.0-rc-1-bin.zip
networkTimeout=10000
retries=0
retryBackOffMs=500
Vendored
+2 -2
View File
@@ -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:
Vendored
+2 -2
View File
@@ -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