Новый Client ID

This commit is contained in:
Пытков Роман
2024-10-11 14:20:19 +03:00
parent 81ecb18c87
commit 1f61d636dc
4 changed files with 11 additions and 9 deletions

View File

@@ -7,12 +7,12 @@ junitVersion = "1.2.1"
espressoCore = "3.6.1"
lifecycleRuntimeKtx = "2.8.6"
activityCompose = "1.9.2"
composeBom = "2024.09.02"
navigation = "2.8.1"
composeBom = "2024.09.03"
navigation = "2.8.2"
hiltNavigation = "1.2.0"
yandexAuthSdk = "3.1.1"
daggerHilt = "2.49"
ksp = "2.0.20-1.0.24"
daggerHilt = "2.51.1"
ksp = "2.0.20-1.0.25"
room = "2.6.1"
retrofit = "2.9.0"
gson = "2.10.1"