We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7a2bbd + 292ebd7 commit 0d330f4Copy full SHA for 0d330f4
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
agpVersion = '8.2.2'
5
kotlinVersion = '1.9.22'
6
dokkaVersion = '1.9.10'
7
- coroutinesVersion = '1.7.3'
+ coroutinesVersion = '1.8.0'
8
androidCoreVersion = '1.12.0'
9
composeCompilerVersion = '1.5.8'
10
composeBomVersion = '2024.02.01'
0 commit comments