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

Commit 37a8104

Browse files
Update compose_libs_version to v1.6.2
1 parent 8187de4 commit 37a8104

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
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
buildscript {
44
ext {
5-
compose_libs_version = '1.5.4'
5+
compose_libs_version = '1.6.2'
66
compose_ui_libs_version = '1.5.4'
77
compose_compiler_version = '1.5.5'
88
}

0 commit comments

Comments
 (0)