Merge systemBar support with native

This commit is contained in:
2022-05-30 00:47:47 +08:00
parent 3b78e8a515
commit 20de713ffd
2 changed files with 11 additions and 10 deletions

View File

@@ -60,8 +60,6 @@ dependencies {
implementation 'com.highcapable.yukihookapi:api:1.0.91'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.91'
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
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'