Skip to content

Commit

Permalink
fix(deps): Upgrade Relaynet lib to get new Awala content types
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Mar 17, 2021
1 parent 9b5b0c9 commit e6432d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinCoroutinesVersion"

// Awala
implementation 'tech.relaycorp:relaynet:1.48.0'
implementation 'tech.relaycorp:relaynet:1.48.1'
implementation 'tech.relaycorp:poweb:1.5.15'

// Security
Expand Down

0 comments on commit e6432d1

Please sign in to comment.