mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-04-09 12:30:41 +02:00
Adds note on why the libscrypt was removed.
This commit is contained in:
parent
49c2d4f486
commit
6afd9a0191
@ -36,6 +36,7 @@ android {
|
||||
}
|
||||
|
||||
packagingOptions {
|
||||
// delete native scrypt lib because we cannot use dylibs in android
|
||||
exclude '**/libscrypt.dylib'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user