Update NDK

This commit is contained in:
Chris Renshaw
2024-10-22 18:53:38 -03:00
committed by GitHub
parent bc591c5732
commit b83de28f0b

View File

@@ -5,7 +5,7 @@ plugins {
android { android {
namespace = "es.chiteroman.playintegrityfix" namespace = "es.chiteroman.playintegrityfix"
compileSdk = 34 compileSdk = 34
ndkVersion = "27.1.12297006" ndkVersion = "27.2.12479018"
buildToolsVersion = "34.0.0" buildToolsVersion = "34.0.0"
buildFeatures { buildFeatures {