mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-08 11:34:32 +08:00
Modify change XSharedPreferences description in quick-start documentation
This commit is contained in:
@@ -132,7 +132,7 @@ Add the base code to your `AndroidManifest.xml`.
|
||||
android:name="xposedminversion"
|
||||
android:value="93" />
|
||||
|
||||
<!-- Optional: Configure support for New XSharePrefs without adjusting xposedminversion to 93 -->
|
||||
<!-- Optional: Configure support for New XSharedPreferences without adjusting xposedminversion to 93 -->
|
||||
<meta-data
|
||||
android:name="xposedsharedprefs"
|
||||
android:value="true"/>
|
||||
|
Reference in New Issue
Block a user