We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12e8001 + 32d3d50 commit 381428fCopy full SHA for 381428f
1 file changed
ChangeLogLib/build.gradle
@@ -17,7 +17,7 @@ android {
17
18
dependencies {
19
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
20
- implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.2"
+ implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4"
21
implementation 'com.google.code.gson:gson:2.9.0'
22
api 'com.google.android.material:material:1.6.1'
23
}
0 commit comments