mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-10 05:58:01 -05:00
@@ -242,12 +242,6 @@ android {
|
||||
}
|
||||
}
|
||||
}
|
||||
packagingOptions {
|
||||
pickFirst 'lib/arm64-v8a/liblog.so'
|
||||
pickFirst 'lib/armeabi-v7a/liblog.so'
|
||||
pickFirst 'lib/x86/liblog.so'
|
||||
pickFirst 'lib/x86_64/liblog.so'
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
@@ -305,4 +299,4 @@ apply from: file("../../node_modules/@react-native-community/cli-platform-androi
|
||||
|
||||
// https://github.com/oblador/react-native-vector-icons?tab=readme-ov-file#android-setup
|
||||
apply from: file("../../node_modules/react-native-vector-icons/fonts.gradle")
|
||||
apply from: "./eas-build.gradle"
|
||||
apply from: "./eas-build.gradle"
|
||||
Reference in New Issue
Block a user