Skip to content

Commit

Permalink
[1.232.*] Pre-release merge (#707)
Browse files Browse the repository at this point in the history
  • Loading branch information
tramline-github[bot] authored Nov 8, 2024
2 parents 600102e + 1e9263a commit e8c86f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ agp = "8.7.2"
android-junit5 = "1.11.2.0"
androidx-test = "1.6.1"
benchmark = "1.4.0-alpha04"
coil3 = "3.0.0"
coil3 = "3.0.1"
coroutines = "1.9.0"
dagger = "2.52"
glance = "1.0.0"
haze = "0.9.0-rc03"
haze = "1.0.0"
junit = "5.11.3"
konvert = "3.2.3"
kotlin = "2.0.21"
Expand Down Expand Up @@ -130,7 +130,7 @@ dependencyAnalysis = "com.autonomousapps.dependency-analysis:2.4.2"
invert = "com.squareup.invert:0.0.1-dev"
kotlin-composeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:2.0.21-1.0.26"
ksp = "com.google.devtools.ksp:2.0.21-1.0.27"
licensee = "app.cash.licensee:1.12.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.7.1"
navigation-safeargs = { id = "androidx.navigation.safeargs.kotlin", version.ref = "navigation" }
Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=7565ee2f3d2193fce6e752f474be66eb0c6252f0c9ef792a8bffda6e7fd31b36
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-rc-2-bin.zip
distributionSha256Sum=8e4b38e068e5d73272498ce4743d86adccebfdadaa4233dd15bfb6c6b82b9152
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-rc-3-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit e8c86f6

Please sign in to comment.