Dependencies

This commit is contained in:
michaldrabik
2025-02-05 16:07:56 +01:00
parent 831e140755
commit 6d7eb09e57

View File

@ -1,8 +1,8 @@
[versions]
agp = "8.8.0"
kotlin = "2.1.0"
devtools = "2.1.0-1.0.29"
kotlin = "2.1.10"
devtools = "2.1.10-1.0.29"
core-ktx = "1.13.1" # Compile SDK 35 to update.
appcompat = "1.7.0"
gridlayout = "1.0.0"
@ -14,7 +14,7 @@ swiperefreshlayout = "1.1.0"
constraintlayout = "2.2.0"
recyclerview = "1.3.2" # Compile SDK 35 to update.
fragment-ktx = "1.8.5"
androidNavigation = "2.8.5"
androidNavigation = "2.8.6"
androidRoom = "2.6.1"
androidLifecycle = "2.8.7"
androidTestRunner = "1.6.2"