Skip to content

Commit cc24310

Browse files
committed
Update compose_version
1 parent 5477a8f commit cc24310

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.0.5'
55
kotlin_version = '1.4.30'
66
coroutines_version = '1.4.2'
77
}

0 commit comments

Comments
 (0)