Update NDK

This commit is contained in:
Chris Renshaw
2024-04-24 22:34:18 -03:00
committed by GitHub
parent 95e6cbe53b
commit 7f1bdf69c5

View File

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