Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.2 to 1.7.3 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 26, 2023
1 parent a96069d commit c24bc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ build-lint-api = { module = "com.android.tools.lint:lint-api", version.ref = "li
build-lint-core = { module = "com.android.tools.lint:lint", version.ref = "lint" }
build-lint-tests = { module = "com.android.tools.lint:lint-tests", version.ref = "lint" }
build-nullAway = "com.uber.nullaway:nullaway:0.10.11"
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.2"
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
leakcanary-android = { module = "com.squareup.leakcanary:leakcanary-android", version.ref = "leakcanaryAndroid" }
material = { module = "com.google.android.material:material", version.ref = "material" }
multidex = { module = "com.android.support:multidex", version.ref = "multidex" }
Expand Down

0 comments on commit c24bc39

Please sign in to comment.