Skip to content

Commit 362722d

Browse files
committed
Bump compose version to 1.1.1
1 parent cab0172 commit 362722d

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
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
compose_version = '1.1.0'
3+
compose_version = '1.1.1'
44
}
55
repositories {
66
google()

0 commit comments

Comments
 (0)