简体   繁体   中英

I want to downgrade my application target sdk version 29 to 28 can google play console allowed this?

我刚刚使用目标 SDK 版本 29 提交了我的应用程序,但我面临一些崩溃,我可以将其降级到 28 并再次提交吗?

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM