mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-01 08:45:16 +08:00
specify ndk version
This commit is contained in:
@@ -6,6 +6,7 @@ plugins {
|
||||
android {
|
||||
namespace 'com.fankes.apperrorsdemo'
|
||||
compileSdk 32
|
||||
ndkVersion '24.0.8215888'
|
||||
|
||||
signingConfigs {
|
||||
debug {
|
||||
|
Reference in New Issue
Block a user