We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34ed928 + a5263c5 commit 7d356deCopy full SHA for 7d356de
app/build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
75
// Coroutines
76
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.2")
77
- implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4")
+ implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3")
78
79
// Testing
80
testImplementation 'junit:junit:4.13.2'
0 commit comments