Skip to content

Commit

Permalink
Merge pull request #143 from PatilShreyas/dependabot/gradle/coroutine…
Browse files Browse the repository at this point in the history
…sVersion-1.8.0

[Update]: Bump coroutinesVersion from 1.7.3 to 1.8.0
  • Loading branch information
PatilShreyas authored Feb 25, 2024
2 parents f7a2bbd + 292ebd7 commit 0d330f4
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 @@ -4,7 +4,7 @@ buildscript {
agpVersion = '8.2.2'
kotlinVersion = '1.9.22'
dokkaVersion = '1.9.10'
coroutinesVersion = '1.7.3'
coroutinesVersion = '1.8.0'
androidCoreVersion = '1.12.0'
composeCompilerVersion = '1.5.8'
composeBomVersion = '2024.02.01'
Expand Down

0 comments on commit 0d330f4

Please sign in to comment.