- Renamed project namespace to hanson.xyz.vpnhotspotmod
- Added BroadcastReceiver to recive intents to start wifi and bluetooth tether options via tasker - Modified TetherService to run sticky - Modified TetherManager to 'monitor' all new interfaces as soon as they are created
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id("com.android.application") version "8.2.0-alpha07" apply false
|
||||
id("com.android.application") version "8.0.2" apply false
|
||||
id("com.github.ben-manes.versions") version "0.47.0"
|
||||
id("org.jetbrains.kotlin.android") version "1.8.21" apply false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user