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 042759e commit 9ffebb2Copy full SHA for 9ffebb2
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ android-target = "34"
16
# the Android compileSdkVersion to use
17
android-compile = "34"
18
19
-android-gradle = "8.7.0"
+android-gradle = "8.7.1"
20
21
# the Android target to use in sample
22
sample-android-target = "34"
@@ -31,7 +31,7 @@ flowExt = "1.0.0"
31
koin-core = "4.0.0"
32
koin-compose = "4.0.0"
33
coil = "2.7.0"
34
-compose-rules-detekt = "0.4.15"
+compose-rules-detekt = "0.4.16"
35
36
androidx-lifecycle = "2.8.6"
37
androidx-annotation = "1.8.2"
0 commit comments