Start monitoring connectivity status when the repository is initiated.
Some checks are pending
continuous-integration/drone/pr Build is running

This commit is contained in:
2022-10-01 22:43:48 +02:00
parent 713ceb05bf
commit ebef0b3511
2 changed files with 1 additions and 2 deletions

View File

@ -75,8 +75,6 @@ class MyApp : MultiDexApplication(), DIAware {
).show()
}
}
connectivityStatus.start()
}
private fun handleNotificationChannels() {