Shinokuni

Results 2 issues of Shinokuni

I'm making this thread to talk about Readrops development state for those who follow the project and would be interested in some news. I think you may have realized that...

After wiping app data, uninstalling and installing app I get: ``` org.koin.core.error.InstanceCreationException: Could not create instance for '[Singleton:'android.content.SharedPreferences']' at org.koin.core.instance.InstanceFactory.create(SourceFile:185) at org.koin.core.instance.SingleInstanceFactory.create(SourceFile:5) at org.koin.core.instance.SingleInstanceFactory.get(SourceFile:7) at org.koin.core.scope.Scope.resolveInstance(SourceFile:109) at org.koin.core.scope.Scope.get(SourceFile:127) at com.readrops.app.MainActivity$onCreate$1.invokeSuspend(SourceFile:68)...