mirror of
https://github.com/doukutsu-rs/doukutsu-rs
synced 2024-11-21 21:22:44 +00:00
Update NDK
This commit is contained in:
parent
4d43c9c828
commit
548d8cdd77
|
@ -7,7 +7,7 @@ android {
|
||||||
namespace "io.github.doukutsu_rs"
|
namespace "io.github.doukutsu_rs"
|
||||||
compileSdkVersion 33
|
compileSdkVersion 33
|
||||||
buildToolsVersion "33.0.0"
|
buildToolsVersion "33.0.0"
|
||||||
ndkVersion "25.2.9519653"
|
ndkVersion "27.0.12077973"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "io.github.doukutsu_rs"
|
applicationId "io.github.doukutsu_rs"
|
||||||
|
|
Loading…
Reference in a new issue