Skip to content

Commit 7014f65

Browse files
authored
Merge pull request #32 from hoc081098/renovate/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.x
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.6.2
2 parents 68b830e + 8503b68 commit 7014f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ dependencies {
7171
implementation "com.google.crypto.tink:tink-android:1.6.1"
7272

7373
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.2'
74-
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1'
74+
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.2'
7575
}

0 commit comments

Comments
 (0)