Skip to content

Commit f7c3f55

Browse files
authored
Merge pull request #310 from xmtp/kele/bump-gradle
fix: bump android version
2 parents 3b97f58 + 3040421 commit f7c3f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ repositories {
9898
dependencies {
9999
implementation project(':expo-modules-core')
100100
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
101-
implementation "org.xmtp:android:0.8.3"
101+
implementation "org.xmtp:android:0.8.4"
102102
implementation 'com.google.code.gson:gson:2.10.1'
103103
implementation 'com.facebook.react:react-native:0.71.3'
104104
implementation "com.daveanthonythomas.moshipack:moshipack:1.0.1"

0 commit comments

Comments
 (0)