mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-22 15:09:17 +01:00
Nearly forgot the ABI filters
This commit is contained in:
parent
ca1eb1d7e3
commit
f5971905d8
@ -15,7 +15,7 @@ android {
|
||||
}
|
||||
}
|
||||
ndk {
|
||||
abiFilters "arm64-v8a"
|
||||
abiFilters "arm64-v8a", "armeabi-v7a"
|
||||
}
|
||||
}
|
||||
buildTypes {
|
||||
|
Loading…
Reference in New Issue
Block a user