mirror of
https://github.com/oxen-io/session-android.git
synced 2025-04-24 23:04:26 +00:00

Including modified version of lazysodium-android to expose missing libsodium functions, we could build from a fork which we still need to setup.
2 lines
86 B
Groovy
2 lines
86 B
Groovy
configurations.maybeCreate("default")
|
|
artifacts.add("default", file('lazysodium.aar')) |