mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-03 09:31:55 +00:00
Remove net module
This commit is contained in:
@@ -16,6 +16,5 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation project(':net')
|
||||
implementation project(':shared')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user