Skip to content

Commit 6c067c7

Browse files
authored
Merge pull request #278 from Kotlin-Android-Open-Source/renovate/all-deps
fix(deps): update all dependencies
2 parents 8a6fc89 + 7dc7f65 commit 6c067c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
22
android-compile = "35"
3-
android-gradle = "8.9.2"
3+
android-gradle = "8.10.0"
44
android-min = "21"
55
android-target = "35"
66
androidx-appcompat = "1.7.0"
77
androidx-constraintlayout = "2.2.1"
88
androidx-core-ktx = "1.16.0"
9-
androidx-lifecycle = "2.8.7"
9+
androidx-lifecycle = "2.9.0"
1010
androidx-material = "1.12.0"
1111
androidx-recyclerview = "1.4.0"
1212
androidx-startup = "1.2.0"
@@ -22,7 +22,7 @@ flowExt = "1.0.0"
2222
jacoco = "0.8.11"
2323
java-target = "11"
2424
java-toolchain = "21"
25-
jetbrains-compose = "1.7.3"
25+
jetbrains-compose = "1.8.0"
2626
junit = "4.13.2"
2727
koin = "4.0.4"
2828
kotlin = "2.1.20"

0 commit comments

Comments
 (0)