Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkourlas committed Jun 28, 2024
1 parent ae1f515 commit 9409d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voipms-sms/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencies {
def moshi_version = "1.14.0"

// Kotlin libraries
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3"

// Android support libraries
implementation "androidx.annotation:annotation:1.8.0"
Expand Down

0 comments on commit 9409d73

Please sign in to comment.