Dependecies

This commit is contained in:
Mike
2025-04-23 12:16:42 +02:00
parent b18adec3b8
commit 451b6726d9

View File

@ -1,6 +1,6 @@
[versions] [versions]
agp = "8.9.1" agp = "8.9.2"
androidLifecycle = "2.8.7" androidLifecycle = "2.8.7"
androidNavigation = "2.8.9" androidNavigation = "2.8.9"
androidRoom = "2.6.1" androidRoom = "2.6.1"
@ -17,16 +17,16 @@ dynamicanimation = "1.1.0"
fragment-ktx = "1.8.6" fragment-ktx = "1.8.6"
glide = "4.16.0" glide = "4.16.0"
gridlayout = "1.1.0" gridlayout = "1.1.0"
hilt = "2.56.1" hilt = "2.56.2"
hilt-compiler = "1.2.0" hilt-compiler = "1.2.0"
hiltWork = "1.2.0" hiltWork = "1.2.0"
junit = "5.12.1" junit = "5.12.2"
kotlin = "2.1.20" kotlin = "2.1.20"
kotlinx-coroutines = "1.10.1" kotlinx-coroutines = "1.10.2"
kotlinx-coroutines-test = "1.10.1" kotlinx-coroutines-test = "1.10.2"
logging-interceptor = "4.12.0" logging-interceptor = "4.12.0"
material = "1.12.0" material = "1.12.0"
mockk = "1.13.17" mockk = "1.14.0"
moshi = "1.15.2" moshi = "1.15.2"
overscroll-decor = "1.1.1" overscroll-decor = "1.1.1"
process-phoenix = "3.0.0" process-phoenix = "3.0.0"