[1.376.*] Pre-release merge (#927)

This commit is contained in:
tramline-github[bot]
2025-08-30 14:30:07 +00:00
committed by GitHub
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -59,6 +59,12 @@
],
"allowedVersions": "<=1.0.0",
},
{
"matchDepNames": [
"androidx.compose:compose-bom-alpha",
],
"enabled": false,
}
],
"customManagers": [
{
@@ -55,6 +55,6 @@ class SpotlessPlugin : Plugin<Project> {
}
private companion object {
private const val KTFMT_VERSION = "0.57"
private const val KTFMT_VERSION = "0.58"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
[versions]
aboutLibraries = "12.2.4"
agp = "8.12.1"
agp = "8.12.2"
coil3 = "3.3.0"
coroutines = "1.10.2"
dagger = "2.57.1"