Skip to content

Commit

Permalink
Merge pull request #55 from xmtp/np/bump-android-version
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer authored Jun 12, 2023
2 parents 7e691ca + 644fefb commit 3faa9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ repositories {
dependencies {
implementation project(':expo-modules-core')
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
implementation "org.xmtp:android:0.1.7"
implementation "org.xmtp:android:0.2.0"
implementation 'com.google.code.gson:gson:2.10.1'
}

0 comments on commit 3faa9e3

Please sign in to comment.