[1.163.*] Pre-release merge (#612)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
aboutLibraries = "11.2.2"
|
||||
agp = "8.5.0"
|
||||
agp = "8.5.1"
|
||||
android-junit5 = "1.10.0.0"
|
||||
benchmark = "1.3.0-beta02"
|
||||
coil = "2.6.0"
|
||||
@@ -29,7 +29,7 @@ androidx-activity-compose = "androidx.activity:activity-compose:1.9.0"
|
||||
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
|
||||
androidx-browser = "androidx.browser:browser:1.8.0"
|
||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2024.06.00-alpha01"
|
||||
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2024.07.00-alpha01"
|
||||
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
|
||||
androidx-compose-glance = { module = "androidx.glance:glance-appwidget", version.ref = "glance" }
|
||||
androidx-compose-glance-m3 = { module = "androidx.glance:glance-material3", version.ref = "glance" }
|
||||
@@ -126,7 +126,7 @@ dependencyAnalysis = "com.autonomousapps.dependency-analysis:1.32.0"
|
||||
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.0-1.0.22"
|
||||
ksp = "com.google.devtools.ksp:2.0.0-1.0.23"
|
||||
licensee = "app.cash.licensee:1.11.0"
|
||||
modulegraphassert = "com.jraska.module.graph.assertion:2.5.0"
|
||||
navigation-safeargs = { id = "androidx.navigation.safeargs.kotlin", version.ref = "navigation" }
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionSha256Sum=c2b58a752b82346a89a9d5384ba0882d9c3f0c29e0700c8e050002b81d6d4ff9
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-rc-2-bin.zip
|
||||
distributionSha256Sum=d725d707bfabd4dfdc958c624003b3c80accc03f7037b5122c4b1d0ef15cecab
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user