Update NDK

This commit is contained in:
Chris Renshaw
2024-03-12 01:56:54 -03:00
committed by GitHub
parent c0618cf9d8
commit 009815692c

View File

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