Added module home page

This commit is contained in:
2022-05-14 18:44:24 +08:00
parent 421de3996c
commit 70edb5f0d0
30 changed files with 844 additions and 6 deletions

View File

@@ -61,6 +61,7 @@ dependencies {
compileOnly 'de.robv.android.xposed:api:82'
implementation 'com.highcapable.yukihookapi:api:1.0.87'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.87'
implementation "com.github.topjohnwu.libsu:core:3.1.2"
implementation 'com.geyifeng.immersionbar:immersionbar:3.2.0'
implementation 'com.geyifeng.immersionbar:immersionbar-ktx:3.2.0'
implementation 'androidx.core:core-ktx:1.7.0'