specify ndk version

This commit is contained in:
keta1
2022-06-12 09:02:28 +08:00
parent aa13bcb7c4
commit 7afc69ed9a

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 {