Update Demo support PreferenceFragment

This commit is contained in:
2022-04-18 02:31:40 +08:00
parent 16c0d2723d
commit 18064d7cac
18 changed files with 247 additions and 72 deletions

View File

@@ -54,6 +54,7 @@ dependencies {
implementation project(':yukihookapi')
// Implementation Processor
ksp project(':yukihookapi-ksp-xposed')
implementation 'androidx.preference:preference-ktx:1.2.0'
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'com.google.android.material:material:1.5.0'