Skip to content

Commit 9ffebb2

Browse files
committed
fix(deps): update all dependencies
| datasource | package | from | to | | ---------- | ------------------------------------------------------------- | ------ | ------ | | maven | io.nlopez.compose.rules:detekt | 0.4.15 | 0.4.16 | | maven | com.android.library:com.android.library.gradle.plugin | 8.7.0 | 8.7.1 | | maven | com.android.application:com.android.application.gradle.plugin | 8.7.0 | 8.7.1 |
1 parent 042759e commit 9ffebb2

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
@@ -16,7 +16,7 @@ android-target = "34"
1616
# the Android compileSdkVersion to use
1717
android-compile = "34"
1818

19-
android-gradle = "8.7.0"
19+
android-gradle = "8.7.1"
2020

2121
# the Android target to use in sample
2222
sample-android-target = "34"
@@ -31,7 +31,7 @@ flowExt = "1.0.0"
3131
koin-core = "4.0.0"
3232
koin-compose = "4.0.0"
3333
coil = "2.7.0"
34-
compose-rules-detekt = "0.4.15"
34+
compose-rules-detekt = "0.4.16"
3535

3636
androidx-lifecycle = "2.8.6"
3737
androidx-annotation = "1.8.2"

0 commit comments

Comments
 (0)