-
Notifications
You must be signed in to change notification settings - Fork 728
Known Issues
Sascha Willems edited this page Sep 4, 2021
·
7 revisions
The home for issues that currently have no immediate resolution due to feature, platform or driver issues.
Android Studio receives frequent updates allowing developers to work with the latest versions of its build dependencies. Unfortunately, this also means it introduces combinations of different versions of these dependencies which will cause builds to fail. The latest versions that are found to work together are:
- CMake: 3.10.2+ 1
- Android SDK: Android 11.0 (R) API Level 30
- Android SDK Tools: 31.0.0
- Android NDK: 23.0.7599858
- Android Studio: Arctic Fox 2020.3.1
1: The most recent CMake version 3.18.1 does not work. This is a known issue with the version included with the Android SDK.