ceokot 85456b5ea2 feat: Add Session Id blinding
Including modified version of lazysodium-android to expose missing libsodium functions, we could build from a fork which we still need to setup.
2022-03-25 05:37:21 +02:00

2 lines
86 B
Groovy

configurations.maybeCreate("default")
artifacts.add("default", file('lazysodium.aar'))