Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update session libsodium #1326

Merged
merged 5 commits into from
Oct 4, 2023
Merged

Conversation

0x330a
Copy link

@0x330a 0x330a commented Sep 21, 2023

Update session lazysodium fork to possibly fix elusive sun.jna.Register crashes. Fix compose dependencies and get androidTests passing again

app/build.gradle Outdated
implementation 'androidx.compose.foundation:foundation-layout:1.5.0-alpha02'
implementation 'androidx.compose.material:material:1.5.0-alpha02'
implementation 'androidx.compose.foundation:foundation-layout:1.6.0-alpha06'
implementation 'androidx.compose.material:material:1.6.0-alpha06'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can maybe keep in sync with the other compose stuff above

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, I think this one was just an automated "update to latest" through android studio defaulting to these alphas

@0x330a 0x330a merged commit 84bc1dc into oxen-io:dev Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants