mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-04 02:05:16 +08:00
specify ndk version
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user