mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2026-05-25 23:38:02 +00:00
android: rm abi filters
This commit is contained in:
@@ -20,9 +20,6 @@ android {
|
||||
targetSdkVersion safeExtGet('targetSdkVersion', 34)
|
||||
versionCode 1
|
||||
versionName '1.0'
|
||||
ndk {
|
||||
abiFilters 'armeabi-v7a', 'x86'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user