We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aced04a + 1544ca9 commit 3b97f58Copy full SHA for 3b97f58
android/build.gradle
@@ -98,7 +98,7 @@ repositories {
98
dependencies {
99
implementation project(':expo-modules-core')
100
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
101
- implementation "org.xmtp:android:0.8.2"
+ implementation "org.xmtp:android:0.8.3"
102
implementation 'com.google.code.gson:gson:2.10.1'
103
implementation 'com.facebook.react:react-native:0.71.3'
104
implementation "com.daveanthonythomas.moshipack:moshipack:1.0.1"
0 commit comments