Skip to content

Commit

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

[Update]: Bump coroutinesVersion from 1.8.1 to 1.9.0
  • Loading branch information
PatilShreyas authored Oct 20, 2024
2 parents 34d6047 + e0987c5 commit 067a860
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.6.1'
kotlinVersion = '2.0.21'
dokkaVersion = '1.9.20'
coroutinesVersion = '1.8.1'
coroutinesVersion = '1.9.0'
androidCoreVersion = '1.13.1'
composeCompilerVersion = '1.5.8'
composeBomVersion = '2024.10.00'
Expand Down

0 comments on commit 067a860

Please sign in to comment.