Skip to content

Commit

Permalink
Update to libsignal v0.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-signal authored Oct 21, 2024
1 parent 32a2d4e commit 367d8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ application {
}

dependencies {
implementation("org.signal:libsignal-client:0.58.3")
implementation("org.signal:libsignal-client:0.59.0")
implementation("com.thedeanda:lorem:2.2")
implementation(kotlin("reflect"))
}

0 comments on commit 367d8bd

Please sign in to comment.