Move monitors to a separate package

This commit is contained in:
Mygod
2018-10-02 23:44:06 +08:00
parent 9c6183d662
commit 4de93c5c02
17 changed files with 21 additions and 21 deletions

View File

@@ -3,7 +3,7 @@ package be.mygod.vpnhotspot
import android.content.Context
import be.mygod.vpnhotspot.App.Companion.app
import be.mygod.vpnhotspot.net.Routing
import be.mygod.vpnhotspot.net.UpstreamMonitor
import be.mygod.vpnhotspot.net.monitor.UpstreamMonitor
import be.mygod.vpnhotspot.widget.SmartSnackbar
import timber.log.Timber
import java.net.InetAddress