android: update ndk lib version
This commit is contained in:
parent
8e1b131ee4
commit
501af7ec68
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ plugins {
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdk 33
|
compileSdk 33
|
||||||
ndkVersion '25.2.9519653'
|
ndkVersion '26.0.10792818'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "mw.gri.android"
|
applicationId "mw.gri.android"
|
||||||
|
|
Loading…
Reference in a new issue