Implemented AssistedInject for details screen

This commit is contained in:
2024-07-29 12:07:13 +02:00
parent 08da2cbbe0
commit aab5f5e0de
25 changed files with 195 additions and 34 deletions

View File

@ -1,13 +1,13 @@
[versions]
androidxNavigation = "2.7.7"
androidGradlePlugin = "8.1.4"
agp = "8.6.0-beta01"
agp = "8.6.0-beta02"
coilCompose = "2.6.0"
composeCompiler = "1.5.14"
kotlin = "1.9.24"
kotlinSerialization = "2.0.0"
coreKtx = "1.13.1"
androidxHilt = "1.0.0"
androidxHilt = "1.2.0"
junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"