Adds note on why the libscrypt was removed.
This commit is contained in:
@@ -36,6 +36,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
packagingOptions {
|
packagingOptions {
|
||||||
|
// delete native scrypt lib because we cannot use dylibs in android
|
||||||
exclude '**/libscrypt.dylib'
|
exclude '**/libscrypt.dylib'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user