[1.376.*] Pre-release merge (#927)
This commit is contained in:
@@ -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,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"
|
||||
|
||||
Reference in New Issue
Block a user