Добавлена ViewModelBase

This commit is contained in:
Roman Pytkov
2024-11-23 13:27:37 +03:00
parent bd0183da79
commit 0407f04162
13 changed files with 127 additions and 41 deletions

View File

@@ -1,6 +1,6 @@
[versions]
agp = "8.7.1"
kotlin = "2.0.21"
kotlin = "2.0.10"
coreKtx = "1.15.0"
junit = "4.13.2"
junitVersion = "1.2.1"
@@ -15,7 +15,7 @@ navigation = "2.8.3"
hiltNavigation = "1.2.0"
yandexAuthSdk = "3.1.2"
daggerHilt = "2.52"
ksp = "2.0.20-1.0.25"
ksp = "2.0.10-1.0.24"
room = "2.6.1"
retrofit = "2.11.0"
gson = "2.11.0"