Open githubityu opened 6 years ago
have your found any solution?
have your found any solution?
packagingOptions { exclude 'lib/x86_64/darwin/libscrypt.dylib' exclude 'lib/x86_64/freebsd/libscrypt.so' exclude 'lib/x86_64/linux/libscrypt.so' }
@zakaio That threw another error after making the suggested change.
Unrecognized native architecture for directory 'lib/arm64'.
Its interesting that I can easily create APK and get this error on creating AAB only
any solution for this problem
java.util.concurrent.ExecutionException: com.android.tools.build.bundletool.exceptions.BundleFileTypesException$FileUsesReservedNameException: File 'root/lib/x86_64/darwin/libscrypt.dylib' uses reserved file or directory name 'lib'.