Loading app/src/main/kotlin/at/bitfire/davdroid/ReLoginWithOidcService.kt +1 −1 Original line number Diff line number Diff line Loading @@ -87,6 +87,6 @@ class ReLoginWithOidcService: Service() { } override fun onBind(intent: Intent?): IBinder? { throw NotImplementedException() return null } } Loading
app/src/main/kotlin/at/bitfire/davdroid/ReLoginWithOidcService.kt +1 −1 Original line number Diff line number Diff line Loading @@ -87,6 +87,6 @@ class ReLoginWithOidcService: Service() { } override fun onBind(intent: Intent?): IBinder? { throw NotImplementedException() return null } }