@@ -58,7 +58,7 @@ dependencyResolutionManagement {
58
58
// Versions for dependencies
59
59
version(' compose' , ' 1.5.1' )
60
60
version(' coroutines' , ' 1.7.3' )
61
- version(' dagger' , ' 2.56.2 ' )
61
+ version(' dagger' , ' 2.47 ' )
62
62
version(' errorprone' , ' 2.18.0' )
63
63
version(' kotlin' , ' 1.8.22' )
64
64
version(' mockito' , ' 5.3.1' )
@@ -92,7 +92,7 @@ dependencyResolutionManagement {
92
92
library(' androidx-test.ktx.junit' , ' androidx.test.ext:junit-ktx:1.1.5' )
93
93
library(' androidx-test.rules' , ' androidx.test:rules:1.4.0' )
94
94
library(' androidx-test.runner' , ' androidx.test:runner:1.4.0' )
95
- library(' androidx-tracing' , ' androidx.tracing:tracing:1.0 .0' )
95
+ library(' androidx-tracing' , ' androidx.tracing:tracing:1.3 .0' )
96
96
library(' androidx.vectordrawable' , ' androidx.vectordrawable:vectordrawable-animated:1.1.0' )
97
97
library(' proguard-gradle' , ' com.guardsquare:proguard-gradle:7.1.0' )
98
98
library(' compose-foundation' , ' androidx.compose.foundation' , ' foundation' ). versionRef(' compose' )
0 commit comments