Инициализация модулей для даггера
This commit is contained in:
@@ -69,4 +69,7 @@ dependencies {
|
||||
implementation "androidx.room:room-ktx:2.2.6"
|
||||
|
||||
implementation "androidx.navigation:navigation-compose:2.5.3"
|
||||
|
||||
implementation 'com.google.dagger:dagger:2.38.1'
|
||||
kapt 'com.google.dagger:dagger-compiler:2.34'
|
||||
}
|
||||
Reference in New Issue
Block a user