Skip to content

Commit 978767f

Browse files
authored
Merge pull request #24 from Kotlin-Android-Open-Source/renovate/all-deps
chore(deps): update all dependencies to v1.6.3
2 parents 2fa6722 + 0ee4331 commit 978767f

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.2'
54-
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.2'
53+
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3'
54+
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.3'
5555

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

0 commit comments

Comments
 (0)