Skip to content

Commit 64df6f1

Browse files
committed
chore: update ktlint version
1 parent ae6293c commit 64df6f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[versions]
22
compile-sdk = "36"
3-
hilt-navigation-compose = "1.2.0"
43
min-sdk = "26"
54
build-tools = "36.0.0"
65
target-sdk = "36"
@@ -30,6 +29,7 @@ androidx-test-core = "1.6.1"
3029
androidx-viewpager2 = "1.1.0"
3130

3231
dagger-hilt-android = "2.56.2"
32+
hilt-navigation-compose = "1.2.0"
3333

3434
compose-bom = "2025.05.01"
3535
compose-compiler = "1.5.10" # kotlinCompilerExtensionVersion
@@ -55,7 +55,7 @@ coroutines = "1.9.0"
5555

5656
kotson = "2.5.0"
5757
ksp-gradle-plugin = "2.1.0-1.0.28"
58-
ktlint-gradle = "12.1.0"
58+
ktlint-gradle = "13.1.0"
5959
#leakcanary = "2.6" # Commented out in original file
6060
lingala-zip4j = "2.8.0"
6161
material = "1.13.0-alpha13"

0 commit comments

Comments
 (0)