Merge systemBar support with native

This commit is contained in:
2022-05-19 10:00:23 +08:00
parent 775c28a7aa
commit dbe414b487
2 changed files with 11 additions and 10 deletions

View File

@@ -62,8 +62,6 @@ dependencies {
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'
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'com.google.android.material:material:1.6.0'