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

Commit ed0a9d7

Browse files
Update dependency composeOptions to v1.5.10
1 parent 8187de4 commit ed0a9d7

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
@@ -4,7 +4,7 @@ buildscript {
44
ext {
55
compose_libs_version = '1.5.4'
66
compose_ui_libs_version = '1.5.4'
7-
compose_compiler_version = '1.5.5'
7+
compose_compiler_version = '1.5.10'
88
}
99
}
1010
plugins {

0 commit comments

Comments
 (0)