Skip to content

Commit

Permalink
Update mainViewModelModule
Browse files Browse the repository at this point in the history
  • Loading branch information
serbelga committed Nov 24, 2024
1 parent 8ebe6c3 commit 1aca936
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
package dev.sergiobelda.todometer.app.di

import dev.sergiobelda.todometer.app.ui.main.MainViewModel
import org.koin.androidx.viewmodel.dsl.viewModelOf
import org.koin.core.module.dsl.viewModelOf
import org.koin.dsl.module

internal val mainViewModelModule = module {
Expand Down

0 comments on commit 1aca936

Please sign in to comment.