mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-20 09:13:55 +00:00
fix: remove armeabi
This commit is contained in:
@@ -25,7 +25,7 @@ android {
|
||||
abi {
|
||||
enable true
|
||||
reset()
|
||||
include 'armeabi', 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
|
||||
include 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
|
||||
universalApk true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user