mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-12-10 23:33:42 +08:00
Added ModuleApplication function and merge findClass function to Xposed API
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
package="com.highcapable.yukihookapi.demo_module">
|
||||
|
||||
<application
|
||||
android:name=".application.DemoApplication"
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_icon"
|
||||
android:label="@string/app_name"
|
||||
|
||||
Reference in New Issue
Block a user