mirror of
https://github.com/michaldrabik/showly.git
synced 2025-05-17 18:55:57 +08:00
Dependencies
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user