youssef
09/07/2023, 4:13 PMexpect fun Scope.sqlDriverFactory(): SqlDriver
if I put an @Single on top of it, but when the app builds and the default module is created I get an error :
single() { com.app.name.core.data.local.sqlDriverFactory() }
saying that Unresolved reference: sqlDriverFactoryarnaud.giuliani
09/11/2023, 10:11 AMyoussef
09/12/2023, 7:24 AMarnaud.giuliani
09/12/2023, 8:14 AMyoussef
09/12/2023, 11:01 AM