Skip to content

Commit

Permalink
Merge pull request #16 from Katya-Incorporated/dependabot/gradle/main…
Browse files Browse the repository at this point in the history
…/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.10.1

Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.9.0 to 1.10.1
  • Loading branch information
sorydima authored Dec 20, 2024
2 parents 2676aa4 + fcfb493 commit a519a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dependencies {
implementation("org.bouncycastle:bcprov-jdk18on:1.79")

implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1")

// force newer version of dependency of dependency
val lifecycleVersion = "2.8.7"
Expand Down

0 comments on commit a519a4f

Please sign in to comment.