mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-05 04:36:20 +00:00
Fix Android Studio gradle sync
This commit is contained in:
@@ -1 +1 @@
|
|||||||
<manifest package="com.topjohnwu.native.magisk" />
|
<manifest package="com.topjohnwu.core.magisk" />
|
||||||
|
@@ -1 +1 @@
|
|||||||
include ':app', ':native', ':crypto', ':snet'
|
include ':app', ':core', ':crypto', ':snet'
|
||||||
|
Reference in New Issue
Block a user