mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-15 17:27:22 +01:00
Adds note on why the libscrypt was removed.
This commit is contained in:
@@ -36,6 +36,7 @@ android {
|
||||
}
|
||||
|
||||
packagingOptions {
|
||||
// delete native scrypt lib because we cannot use dylibs in android
|
||||
exclude '**/libscrypt.dylib'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user