github actions, update NDk version info
This commit is contained in:
parent
3e1db2abbe
commit
1bc45e0195
@ -102,7 +102,7 @@ android {
|
|||||||
} else {
|
} else {
|
||||||
// it seems to be a bug in NDK handling, github fail to build the project with the:
|
// it seems to be a bug in NDK handling, github fail to build the project with the:
|
||||||
// `com.android.builder.errors.EvalIssueException: No version of NDK matched the requested version 21.0.6113669. Versions available locally: 21.3.6528147`
|
// `com.android.builder.errors.EvalIssueException: No version of NDK matched the requested version 21.0.6113669. Versions available locally: 21.3.6528147`
|
||||||
ndkVersion '21.3.6528147'
|
ndkVersion '22.0.7026061'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user