A couple of minor changes.

This commit is contained in:
Martín Lucas Golini
2025-12-31 15:18:26 -03:00
parent 0af6de8bf2
commit d9d0a3539b
5 changed files with 9 additions and 8 deletions

View File

@@ -104,7 +104,7 @@ android {
sourceCompatibility JavaVersion.VERSION_11
targetCompatibility JavaVersion.VERSION_11
}
ndkVersion "28.1.13356709"
ndkVersion "29.0.14206865"
lint {
abortOnError false
}