Skip to content

Conversation

@alexfmpe
Copy link
Member

@alexfmpe alexfmpe commented Sep 29, 2025

From https://developer.android.com/google/play/requirements/target-sdk

Starting August 31 2025:

New apps and app updates must target Android 15 (API level 35) or higher to be submitted to Google Play;

Existing apps must target Android 14 (API level 34) or higher to remain available to new users on devices running Android OS higher than your app's target API level.

See extended commit message for more description

See https://developer.android.com/build/releases/past-releases/agp-3-0-0-release-notes

Attempting to use lower values has no effect as shown by build logs:

WARNING:: The specified Android SDK Build Tools version (29.0.0) is ignored, as it is below the minimum supported version (30.0.2) for Android Gradle Plugin 4.2.2.
Android SDK Build Tools 30.0.2 will be used.
To suppress this warning, remove "buildToolsVersion '29.0.0'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
@alexfmpe alexfmpe mentioned this pull request Sep 29, 2025
6 tasks
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