I'm trying to build first Native app using SDK 12, I installed the updated SDK, ensured My NDK, build tools and CMake are updated.
Created new Android project, selected C++ native, and buid, I got this error:
Configure project :app C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. AGPBI: {"kind":"warning","text":"C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK.","sources":[{}]} C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. AGPBI: {"kind":"warning","text":"C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK.","sources":[{}]} C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. AGPBI: {"kind":"warning","text":"C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK.","sources":[{}]} C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. AGPBI: {"kind":"warning","text":"C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK.","sources":[{}]} C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. AGPBI: {"kind":"warning","text":"C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK.","sources":[{}]} C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. AGPBI: {"kind":"warning","text":"C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK.","sources":[{}]} C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. AGPBI: {"kind":"warning","text":"C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK.","sources":[{}]} C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK. AGPBI: {"kind":"warning","text":"C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK.","sources":[{}]} C/C++: Platform version '31' is beyond '30', the maximum API level supported by this NDK.
And installed SKD platform 12