Update session libsodium (#1326)

* 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
This commit is contained in:
0x330a
2023-10-04 15:17:27 +11:00
committed by GitHub
parent 77a18e337b
commit 84bc1dcb6b
11 changed files with 21 additions and 30 deletions

View File

@@ -1,2 +1,2 @@
configurations.maybeCreate("default")
artifacts.add("default", file('lazysodium.aar'))
artifacts.add("default", file('session-lazysodium-android.aar'))

Binary file not shown.

Binary file not shown.