We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6293c commit 64df6f1Copy full SHA for 64df6f1
gradle/libs.versions.toml
@@ -1,6 +1,5 @@
1
[versions]
2
compile-sdk = "36"
3
-hilt-navigation-compose = "1.2.0"
4
min-sdk = "26"
5
build-tools = "36.0.0"
6
target-sdk = "36"
@@ -30,6 +29,7 @@ androidx-test-core = "1.6.1"
30
29
androidx-viewpager2 = "1.1.0"
31
32
dagger-hilt-android = "2.56.2"
+hilt-navigation-compose = "1.2.0"
33
34
compose-bom = "2025.05.01"
35
compose-compiler = "1.5.10" # kotlinCompilerExtensionVersion
@@ -55,7 +55,7 @@ coroutines = "1.9.0"
55
56
kotson = "2.5.0"
57
ksp-gradle-plugin = "2.1.0-1.0.28"
58
-ktlint-gradle = "12.1.0"
+ktlint-gradle = "13.1.0"
59
#leakcanary = "2.6" # Commented out in original file
60
lingala-zip4j = "2.8.0"
61
material = "1.13.0-alpha13"
0 commit comments