Skip to content Skip to sidebar Skip to footer

I Want To Downgrade My Application Target Sdk Version 29 To 28 Can Google Play Console Allowed This?

I just submitted my application with target SDK version 29 but I am facing some crashes can I downgrade it to 28 and submit it again?

Solution 1:

Yes, you can upload a new version that downgrades your targetSdkVersion - the Google Play target API level requirement only requires targeting API 28 or higher.

Note that it is expected that target API level requirement will increase each year, so you'll have to fix your app to work when targeting API 29 before ~late 2020.

Post a Comment for "I Want To Downgrade My Application Target Sdk Version 29 To 28 Can Google Play Console Allowed This?"