Updated on 2026-08-14
This commit is contained in:
parent
6f62e15621
commit
6f4d7d2ce4
11 changed files with 120 additions and 43 deletions
|
|
@ -21,6 +21,6 @@ class TapApplication : Application() {
|
|||
if (BuildConfig.DEBUG) {
|
||||
Timber.plant(Timber.DebugTree())
|
||||
}
|
||||
NetworkConnectivity(store, this)
|
||||
NetworkConnectivity.createInstance(store, this)
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue