Merge systemBar support with native

This commit is contained in:
2022-05-30 00:50:11 +08:00
parent cb6cbf0398
commit 2e1929f36e
2 changed files with 10 additions and 10 deletions

View File

@@ -61,8 +61,6 @@ dependencies {
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.91'
implementation "com.github.topjohnwu.libsu:core:3.1.2"
implementation 'androidx.annotation:annotation:1.3.0'
implementation 'com.geyifeng.immersionbar:immersionbar:3.2.0'
implementation 'com.geyifeng.immersionbar:immersionbar-ktx:3.2.0'
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.4.1'