Skip to content

Commit

Permalink
Bump coroutineVersion from 1.9.0 to 1.10.1 (#1331)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 798015b commit 542424c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ buildscript {
ext {
kotlinVersion = '2.1.0'
androidGradleVersion = '8.7.3'
coroutineVersion = '1.9.0'
coroutineVersion = '1.10.1'

// Google libraries
activityVersion = '1.9.3'
Expand Down

0 comments on commit 542424c

Please sign in to comment.