Skip to content

android: for play plus version increase min SDK for 100 feature modules - #19320

Merged
LibretroAdmin merged 1 commit into
libretro:masterfrom
webosbrew:play-plus
Aug 1, 2026
Merged

android: for play plus version increase min SDK for 100 feature modules#19320
LibretroAdmin merged 1 commit into
libretro:masterfrom
webosbrew:play-plus

Conversation

@cscd98

@cscd98 cscd98 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Guidelines

  1. Rebase before opening a pull request
  2. If you are sending several unrelated fixes or features, use a branch and a separate pull request for each
  3. If possible try squashing everything in a single commit. This is particularly beneficial in the case of feature merges since it allows easy bisecting when a problem arises
  4. RetroArch codebase follows C89 coding rules for portability across many old platforms check using C89_BUILD=1

Description

Need to increase min SDK to 26 for 100 modules as per: https://support.google.com/googleplay/android-developer/answer/9859372?hl=en-GB for Play Plus version only.

Other versions not affected.

This is the current setup now:

RA: sideload -> Android 5+
RA: play -> Android 6+
RA: play plus -> Android 8+

Related Issues

Related Pull Requests

Reviewers

@LibretroAdmin
LibretroAdmin merged commit 6501a1c into libretro:master Aug 1, 2026
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants