Your app currently targets API level 26 and must target at least API level 28 to ensure it is built on the latest APIs optimized for security and performance.

I am getting below message while uploading apk on play store

your app currently targets API level 26 and must target at least API level 28 to ensure it is built on the latest APIs optimized for security and performance.

Hey @ashishrooar,

What SDK version is your project?

Cheers,
Adam

“sdkVersion”: “32.0.0”,

Received similar warning here. Any advise?

I updated to SDK 33. Now the app is targeting API level 28.

i am getting the same warning. i am using sdk 32. did anyone find a solution?

Update to SDK 33.

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.