Skip to content

Commit 8d373db

Browse files
authored
Merge pull request #20 from Kotlin-Android-Open-Source/renovate/all-deps
chore(deps): update all dependencies to v1.6.2
2 parents b18c590 + e87fe2e commit 8d373db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ dependencies {
5050
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
5151

5252
// coroutines
53-
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1'
54-
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1'
53+
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.2'
54+
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.2'
5555

5656
// viewModelScope
5757
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1'

0 commit comments

Comments
 (0)