Skip to content

Commit

Permalink
Merge pull request #414 from xmtp/cv/fix-pending-commit-clearing-afte…
Browse files Browse the repository at this point in the history
…r-invalid-permissions

Update libxmtp - Fix pending commit clearing after invalid permissions
  • Loading branch information
cameronvoell authored Jun 11, 2024
2 parents 4b7e63b + 4db135e commit 76cc6ad
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 793 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ repositories {
dependencies {
implementation project(':expo-modules-core')
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
implementation "org.xmtp:android:0.12.3"
implementation "org.xmtp:android:0.12.4"
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.facebook.react:react-native:0.71.3'
implementation "com.daveanthonythomas.moshipack:moshipack:1.0.1"
Expand Down
Loading

0 comments on commit 76cc6ad

Please sign in to comment.