If Android keeps to their schedule from previous years regarding mandatory API targeting, all Play Store submissions will need to target API 36 by August 31, 2026. Last year, there was a build updating to API 35 on June 6, so I expect the update to API 36 will be along soon.
Hi everyone! we’re in the same situation. We have updated our build.settings to: targetSdkVersion = “36”
However, when building with latest Solar2D Build, the generated APK still reports: compileSdkVersion = 35 and targetSdkVersion = 35
Amazon Kids+ now requires targetSdkVersion 36 for their upcoming Fire Tablets, so we’re currently blocked by this.
Is there any ETA for a Solar2D release (or Build Server update) that supports building with API 36?
Also, @solar_dev, you mentioned that it’s possible to override targetSdkVersion using the Gradle file. Could you explain how to do that when using the Solar2D Build Server? Is there a way to provide a custom Gradle configuration, or were you referring to local/native builds?
Just a quick reminder to anyone who’s feeling stressed about this, you can go into the notification, tap “View Details” and that page has a “Request more time” button. Select “I am waiting on a new SDK version from an SDK provider.” and you will be given an automatic extension to November 1.
There is no need to rush out an update before all the potential plugin conflicts, etc. have been worked out.