specify ndk version

This commit is contained in:
keta1
2022-06-12 09:02:28 +08:00
parent d0f976f843
commit bd3adbdbd0

View File

@@ -6,6 +6,7 @@ plugins {
android { android {
namespace 'com.fankes.apperrorsdemo' namespace 'com.fankes.apperrorsdemo'
compileSdk 32 compileSdk 32
ndkVersion '24.0.8215888'
signingConfigs { signingConfigs {
debug { debug {