Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/com.android.tools.build-…
Browse files Browse the repository at this point in the history
…gradle-8.1.0
  • Loading branch information
jraska authored Jul 31, 2023
2 parents ce2953e + 32c18fd commit 5f5fd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ext {
coroutinesVersion = "1.7.2"
coroutinesVersion = "1.7.3"
coroutinesCore = "org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutinesVersion"
coroutinesJvm = "org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:$coroutinesVersion"
coroutinesAndroid = "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutinesVersion"
Expand Down

0 comments on commit 5f5fd2b

Please sign in to comment.