diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7110302..6889dc5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ [versions] agp = "8.13.2" # CEILING: 9.x requires Gradle 9.5+ kotlin = "2.4.10" -ktlint = "12.1.1" # PINNED: 14.x adds wrapping rules that fight the house style +ktlint = "13.1.0" # PINNED: 14.x adds wrapping rules that fight the house style # AndroidX coreKtx = "1.16.0" # CEILING: 1.19.0 requires compileSdk 37