We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d2db99 commit 81ff163Copy full SHA for 81ff163
android/build.gradle
@@ -95,7 +95,7 @@ repositories {
95
dependencies {
96
implementation project(':expo-modules-core')
97
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
98
- implementation "org.xmtp:android:4.6.4"
+ implementation "org.xmtp:android:4.6.6"
99
implementation 'com.google.code.gson:gson:2.10.1'
100
implementation 'com.facebook.react:react-native:0.71.3'
101
implementation "com.daveanthonythomas.moshipack:moshipack:1.0.1"
0 commit comments