Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit d185020

Browse files
Update compose_ui_libs_version to v1.6.0
1 parent 8187de4 commit d185020

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
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33
buildscript {
44
ext {
55
compose_libs_version = '1.5.4'
6-
compose_ui_libs_version = '1.5.4'
6+
compose_ui_libs_version = '1.6.0'
77
compose_compiler_version = '1.5.5'
88
}
99
}

0 commit comments

Comments
 (0)