[dev_arch_opt_3.0] 将armeabi-v7a架构的so排除, 减小包体积
This commit is contained in:
@@ -149,6 +149,7 @@ android {
|
||||
packagingOptions {
|
||||
exclude 'META-INF/proguard/coroutines.pro'
|
||||
exclude 'META-INF/*'
|
||||
exclude "/lib/armeabi-v7a/*.so"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user