feat(youtube/spoof-app-version): add 18.09.39 to version list

This commit is contained in:
inotia00 2023-08-03 13:32:15 +09:00
parent c80d0e7ba4
commit 86647ab4d1
2 changed files with 6 additions and 3 deletions

View File

@ -597,9 +597,10 @@ This will change the appearance of the app, but unknown side effects may occur
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.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_1">18.09.39 - Restore old-style library tab</string>
<string name="revanced_spoof_app_version_target_entry_2">17.41.37 - Restore old-style playlist shelf in the library tab</string>
<string name="revanced_spoof_app_version_target_entry_3">17.08.35 - Restore old UI layout</string>
<string name="revanced_spoof_app_version_target_entry_4">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>
<string name="revanced_spoof_app_version_target_title">Edit spoof app version</string>

View File

@ -5,9 +5,11 @@
<item>@string/revanced_spoof_app_version_target_entry_1</item>
<item>@string/revanced_spoof_app_version_target_entry_2</item>
<item>@string/revanced_spoof_app_version_target_entry_3</item>
<item>@string/revanced_spoof_app_version_target_entry_4</item>
</string-array>
<string-array name="revanced_spoof_app_version_target_entry_value">
<item>18.20.39</item>
<item>18.09.39</item>
<item>17.41.37</item>
<item>17.08.35</item>
<item>16.08.35</item>