add components
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user