fix(youtube/spoof-app-version): change target version 17.30.34 > 17.08.35

This commit is contained in:
inotia00
2023-07-27 00:56:23 +09:00
parent 263a3c5c8c
commit e26d7be200
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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>