Update ndk (#177)

* Use latest LTS NDK 25.2.9519653 (r25c)
* Do not fail on warnings
This commit is contained in:
Deltadroid 2023-09-21 07:35:23 +02:00 committed by GitHub
parent f27baef12e
commit e143fc9c61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,7 @@ android {
abortOnError false
}
ndkVersion '23.2.8568313'
ndkVersion '25.2.9519653'
androidResources {
noCompress 'main.dict'
noCompress 'empty.dict'