Модель, обновление зависимостей

This commit is contained in:
Roman Pytkov
2024-10-31 16:27:52 +03:00
parent 1f61d636dc
commit c74d398c53
6 changed files with 3517 additions and 10 deletions

View File

@@ -1,14 +1,14 @@
[versions]
agp = "8.6.1"
agp = "8.7.1"
kotlin = "2.0.20"
coreKtx = "1.13.1"
coreKtx = "1.15.0"
junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
lifecycleRuntimeKtx = "2.8.6"
activityCompose = "1.9.2"
composeBom = "2024.09.03"
navigation = "2.8.2"
lifecycleRuntimeKtx = "2.8.7"
activityCompose = "1.9.3"
composeBom = "2024.10.01"
navigation = "2.8.3"
hiltNavigation = "1.2.0"
yandexAuthSdk = "3.1.1"
daggerHilt = "2.51.1"