Skip to content

Commit 0d330f4

Browse files
authored
Merge pull request #143 from PatilShreyas/dependabot/gradle/coroutinesVersion-1.8.0
[Update]: Bump coroutinesVersion from 1.7.3 to 1.8.0
2 parents f7a2bbd + 292ebd7 commit 0d330f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
agpVersion = '8.2.2'
55
kotlinVersion = '1.9.22'
66
dokkaVersion = '1.9.10'
7-
coroutinesVersion = '1.7.3'
7+
coroutinesVersion = '1.8.0'
88
androidCoreVersion = '1.12.0'
99
composeCompilerVersion = '1.5.8'
1010
composeBomVersion = '2024.02.01'

0 commit comments

Comments
 (0)