Platform Guide

Google Play Target API Level: Current Requirements and Migration

Google requires all apps to target a recent Android API level. This requirement increases annually, and apps that fall behind face restrictions or removal. Here are the current requirements and how to stay compliant.

Scan your app against 180+ review rules

Get a detailed compliance report in under 5 minutes. Single scan $9, Pro $29/mo.

Start Free Scan

Current API Level Requirements

As of 2025, Google requires: new apps to target API level 34 (Android 14) or higher, app updates to target API level 34 or higher, and existing apps that have not been updated may face reduced visibility or removal. Google raises the minimum target API level annually, typically requiring apps to target the API level released the previous year.

Impact of Not Updating

Apps that do not meet the target API level requirement face: rejection of new app submissions, rejection of updates to existing apps, reduced discoverability in Google Play, warning messages shown to users when installing, and eventually removal from Google Play entirely. Staying current with API level requirements is not optional.

Migration Guide

To update your target API level: update targetSdkVersion in your build.gradle to 34 or higher, test your app against the behavior changes in the target API level, update any deprecated APIs to their replacements, ensure all permissions use the correct model for the target API level, and test on a device running the target Android version. Pay special attention to background execution limits, notification channels, and scoped storage requirements.

180+ Apple & Google review rules
Scan results in under 5 minutes
Specific fix recommendations
Both platforms in one scan
Updated within 48hrs of guideline changes
Priority-ranked findings

Frequently Asked Questions

What happens to my app if I do not update the API level?

You cannot submit updates, your app loses visibility in search, users see warning messages, and Google may eventually remove your app from the store.

How much work is API level migration?

It depends on how far behind you are. A single level bump is usually straightforward. Jumping multiple levels requires addressing accumulated behavior changes and may take significant development effort.

When does Google raise the API level requirement?

Google typically announces the new requirement at Google I/O (May) with enforcement beginning in August for new apps and November for updates.

Related Resources

Stop Guessing. Start Scanning.

Join developers who pass app store review on their first try.

Start Free Scan

Single scan $9 · Pro $29/mo · Team $79/mo