TargetSdkVersion No Longer Supported
TargetSdkVersion No Longer Supported
As of the second half of 2018, Google Play requires that new apps and app updates target API level 26 or higher.
Configuring your app to target a recent API level ensures that users benefit from significant security and performance improvements, while still allowing your app to run on older Android versions (down to the minSdkVersion
).
To update your targetSdkVersion
, follow the steps from "Meeting Google Play requirements for target API level", https://developer.android.com/distribute/best-practices/develop/target-sdk.html
Issue id: ExpiredTargetSdkVersion
https://support.google.com/googleplay/android-developer/answer/113469#targetsdk
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for Android 2023.3, Qodana for JVM 2023.3 |
Plugin: | Android, 2022.3.1 Beta 2 |