Merge new version

This commit is contained in:
2022-02-15 13:24:47 +08:00
parent 547d90c01f
commit c706ee377a
3 changed files with 23 additions and 19 deletions

View File

@@ -58,8 +58,8 @@ tasks.whenTaskAdded {
dependencies {
implementation "com.github.topjohnwu.libsu:core:3.1.2"
compileOnly 'de.robv.android.xposed:api:82'
implementation 'com.highcapable.yukihookapi:api:1.0'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0'
implementation 'com.highcapable.yukihookapi:api:1.0.1'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.1'
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'