Skip to content

Commit 8887fd6

Browse files
committed
Update compose_version to v1.1.0
1 parent 5477a8f commit 8887fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext {
4-
compose_version = '1.0.0-beta01'
4+
compose_version = '1.1.0'
55
kotlin_version = '1.4.30'
66
coroutines_version = '1.4.2'
77
}

0 commit comments

Comments
 (0)