mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-11-10 01:43:00 +00:00
Remove net module
This commit is contained in:
@@ -55,7 +55,6 @@ androidExtensions {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation project(':net')
|
||||
implementation project(':shared')
|
||||
implementation project(':signing')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user