Skip to content

Commit

Permalink
Bump coroutineVersion from 1.8.0 to 1.8.1 (#1227)
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] committed Jul 12, 2024
1 parent 8f4ab7c commit b119780
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 = '1.9.23'
androidGradleVersion = '8.3.2'
coroutineVersion = '1.8.0'
coroutineVersion = '1.8.1'

// Google libraries
activityVersion = '1.9.0'
Expand Down

0 comments on commit b119780

Please sign in to comment.