Add popup for NewPipe dropping support for Android 5

This commit is contained in:
Stypox 2026-04-29 16:30:31 +02:00
parent bcafecf5c6
commit d03cd08344
3 changed files with 34 additions and 0 deletions

View file

@ -11,6 +11,7 @@
<!-- Key values -->
<string name="kao_last_checked_key">kao_last_checked</string>
<string name="api23_requirement_dialog_shown_key">api23_requirement_dialog_shown</string>
<string name="download_path_video_key">download_path</string>
<string name="download_path_audio_key">download_path_audio</string>