Skip to content

Commit

Permalink
Merge pull request #5 from cvzi/dependabot/gradle/org.jetbrains.kotli…
Browse files Browse the repository at this point in the history
…nx-kotlinx-coroutines-android-1.7.1

Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.6.4 to 1.7.1
  • Loading branch information
cvzi authored Jun 1, 2023
2 parents 398d2a4 + f9447c4 commit 7bc0cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.8.0'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.0"
}

Expand Down

0 comments on commit 7bc0cf1

Please sign in to comment.