add components

This commit is contained in:
2023-12-24 21:54:27 +03:00
parent d1de9be97f
commit 34ce33f4a3
30 changed files with 604 additions and 150 deletions
+4 -4
View File
@@ -1,16 +1,16 @@
[versions]
agp = "8.1.2"
junit-junit = "4.13.2"
kotlin = "1.9.0"
kotlin = "1.9.21"
core-ktx = "1.12.0"
junit = "4.14"
androidx-test-ext-junit = "1.1.5"
espresso-core = "3.5.1"
lifecycle-runtime-ktx = "2.6.2"
activity-compose = "1.7.2"
compose-bom = "2023.08.00"
activity-compose = "1.8.2"
compose-bom = "2023.10.01"
appcompat = "1.6.1"
material = "1.10.0"
material = "1.11.0"
org-jetbrains-kotlin-jvm = "1.9.0"
ksp = "1.9.21-1.0.15"
dagger = "2.46.1"