Skip to content

Commit 566e412

Browse files
fix(deps): update all dependencies
| datasource | package | from | to | | ---------- | ------------------------------------------------------------- | ----- | ----- | | maven | io.arrow-kt:arrow-core | 2.0.1 | 2.1.0 | | maven | com.android.library:com.android.library.gradle.plugin | 8.9.1 | 8.9.2 | | maven | com.android.application:com.android.application.gradle.plugin | 8.9.1 | 8.9.2 |
1 parent df79619 commit 566e412

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,6 @@
11
[versions]
22
android-compile = "35"
3-
android-gradle = "8.9.1"
3+
android-gradle = "8.9.2"
44
android-min = "21"
55
android-target = "35"
66
androidx-appcompat = "1.7.0"
@@ -11,7 +11,7 @@ androidx-material = "1.12.0"
1111
androidx-recyclerview = "1.4.0"
1212
androidx-startup = "1.2.0"
1313
androidx-swiperefreshlayout = "1.1.0"
14-
arrow = "2.0.1"
14+
arrow = "2.1.0"
1515
ben-manes-versions = "0.52.0"
1616
coil = "2.7.0"
1717
detekt = "1.23.8"

0 commit comments

Comments
 (0)