Android SDK 33 - Any potential updates?

Hi, I’m a new Solar2D developer who has taken on an old Corona project for my company. I’ve successfully updated and built multiple versions of our app targeting SDK 32, which I notice is the default in the build.gradle.kts (github search) for Solar2D 2023.36.90 which came out last week.

I’ve tried searching the forums for any info regarding when support for SDK 33 will come out, and I’m also not sure if SDK updates are mentioned explicitly anywhere. I tried forcing the targetSdkVersion in my build.settings file as well with no luck.

1 Like

I believe targeting the new API is going to be handled with future versions, close to Google Play deadline of 31st of August.

1 Like

Great, thanks for the info!