mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
chore: Revert a change
This commit is contained in:
parent
4d8643b4df
commit
11145cf716
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ subprojects {
|
||||||
plugins.withType<BasePlugin> {
|
plugins.withType<BasePlugin> {
|
||||||
configure<BaseExtension> {
|
configure<BaseExtension> {
|
||||||
compileSdkVersion(AndroidConfig.compileSdk)
|
compileSdkVersion(AndroidConfig.compileSdk)
|
||||||
|
ndkVersion = AndroidConfig.ndk
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdk = AndroidConfig.minSdk
|
minSdk = AndroidConfig.minSdk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue