mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
84bc1dcb6b
* chore: update dependencies for the libsodium dependency and replace aar * fix: update gradle dependencies to work with integration tests * fix: test * refactor: make it use espresso wait * refactor: bring compose dependencies back to stable releases
2 lines
102 B
Groovy
2 lines
102 B
Groovy
configurations.maybeCreate("default")
|
|
artifacts.add("default", file('session-lazysodium-android.aar')) |