Skip to content

Commit

Permalink
Merge pull request #209 from AppDevNext/dependabot/gradle/org.jetbrai…
Browse files Browse the repository at this point in the history
…ns.kotlinx-kotlinx-coroutines-android-1.10.0

Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.9.0 to 1.10.0
hannesa2 authored Dec 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents bd4b222 + 95fd5a9 commit 86e8f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLogLib/build.gradle
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.0"
implementation 'com.google.code.gson:gson:2.11.0'
api 'com.google.android.material:material:1.12.0'
}

0 comments on commit 86e8f75

Please sign in to comment.