Skip to content

Commit

Permalink
bump the proto version
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Oct 24, 2023
1 parent 9561552 commit 8f22df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
implementation 'org.web3j:crypto:5.0.0'
implementation "net.java.dev.jna:jna:5.13.0@aar"
api 'com.google.protobuf:protobuf-kotlin-lite:3.22.3'
api 'org.xmtp:proto-kotlin:3.24.1'
api 'org.xmtp:proto-kotlin:3.30.0'

testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'app.cash.turbine:turbine:0.12.1'
Expand Down

0 comments on commit 8f22df6

Please sign in to comment.