mirror of
https://github.com/michaldrabik/showly.git
synced 2025-05-17 18:55:57 +08:00
Dependecies
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
|
||||
agp = "8.9.1"
|
||||
agp = "8.9.2"
|
||||
androidLifecycle = "2.8.7"
|
||||
androidNavigation = "2.8.9"
|
||||
androidRoom = "2.6.1"
|
||||
@ -17,16 +17,16 @@ dynamicanimation = "1.1.0"
|
||||
fragment-ktx = "1.8.6"
|
||||
glide = "4.16.0"
|
||||
gridlayout = "1.1.0"
|
||||
hilt = "2.56.1"
|
||||
hilt = "2.56.2"
|
||||
hilt-compiler = "1.2.0"
|
||||
hiltWork = "1.2.0"
|
||||
junit = "5.12.1"
|
||||
junit = "5.12.2"
|
||||
kotlin = "2.1.20"
|
||||
kotlinx-coroutines = "1.10.1"
|
||||
kotlinx-coroutines-test = "1.10.1"
|
||||
kotlinx-coroutines = "1.10.2"
|
||||
kotlinx-coroutines-test = "1.10.2"
|
||||
logging-interceptor = "4.12.0"
|
||||
material = "1.12.0"
|
||||
mockk = "1.13.17"
|
||||
mockk = "1.14.0"
|
||||
moshi = "1.15.2"
|
||||
overscroll-decor = "1.1.1"
|
||||
process-phoenix = "3.0.0"
|
||||
|
Reference in New Issue
Block a user