app
app
/
com.htueko.resumeapp.data.di
/
CacheModule
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
provide
Database
Link copied to clipboard
@
Provides
@
Singleton
fun
provideDatabase
(
context
:
Context
)
:
ResumeDatabase
Content copied to clipboard
provide
Resume
Dao
Link copied to clipboard
@
Provides
fun
provideResumeDao
(
resumeDb
:
ResumeDatabase
)
:
ResumeDao
Content copied to clipboard