mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
fix(youtube/spoof-app-version): change target version 17.30.34
> 17.08.35
This commit is contained in:
@ -592,7 +592,7 @@ If later turned off, the old UI may remain until clear the app data"</string>
|
||||
<string name="revanced_spoof_app_version_title">Spoof app version</string>
|
||||
<string name="revanced_spoof_app_version_target_entry_0">18.20.39 - Restore old-style player flyout panel</string>
|
||||
<string name="revanced_spoof_app_version_target_entry_1">17.41.37 - Restore old-style playlist shelf in the library tab</string>
|
||||
<string name="revanced_spoof_app_version_target_entry_2">17.30.34 - Restore old UI layout</string>
|
||||
<string name="revanced_spoof_app_version_target_entry_2">17.08.35 - Restore old UI layout</string>
|
||||
<string name="revanced_spoof_app_version_target_entry_3">16.08.35 - Restore explore tab</string>
|
||||
<string name="revanced_spoof_app_version_target_entry_title">Spoof app version target</string>
|
||||
<string name="revanced_spoof_app_version_target_summary">Type the spoof app version target</string>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<string-array name="revanced_spoof_app_version_target_entry_value">
|
||||
<item>18.20.39</item>
|
||||
<item>17.41.37</item>
|
||||
<item>17.30.34</item>
|
||||
<item>17.08.35</item>
|
||||
<item>16.08.35</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user