Update NDK

This commit is contained in:
Chris Renshaw
2024-07-17 23:01:56 -03:00
committed by GitHub
parent f20c2dff1e
commit 1db82e2ccb

View File

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