Update NDK

This commit is contained in:
Chris Renshaw
2024-09-18 23:01:36 -03:00
committed by GitHub
parent 726aecb2be
commit b10828f199

View File

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