Skip to content

Commit 43a7473

Browse files
Update compose to v1.9.0
1 parent a6b0e52 commit 43a7473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencyResolutionManagement {
5454
version('kotlin-compiler-extension', '1.5.5')
5555

5656
// Versions for dependencies
57-
version('compose', '1.5.1')
57+
version('compose', '1.9.0')
5858
version('coroutines', '1.8.0')
5959
version('dagger', '2.47')
6060
version('errorprone', '2.18.0')

0 commit comments

Comments
 (0)