Studio Pro 8 Compatible
Last modified: August 30, 2023
These are the current Native Template versions for Studio Pro 8 in active development:
- Native Template versions of 5.2 are compatible with apps built using Studio Pro 8.18.9 and above.
- Native Template versions 5.1 are compatible with apps built using Studio Pro 8.15-8.18.8.
- Native Template versions of 5.0 are compatible with apps built using Studio Pro 8.12.1–8.14.1.
The latest version of Native Template 5.2 targets Android 11 (API level 30).
To target Android 13 (API level 33 or higher), you can update the compileSdkVersion
and targetSdkVersion
to 33 in the build.gradle file and update your dependencies (as shown in the Build a new version of your native mobile app section of this blog.