Skip to content

Commit 41a5cdb

Browse files
fix(deps): update dependency composeoptions to v1.5.10
1 parent f9ac4b8 commit 41a5cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

androidApp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android {
1717
compose = true
1818
}
1919
composeOptions {
20-
kotlinCompilerExtensionVersion = "1.5.5"
20+
kotlinCompilerExtensionVersion = "1.5.10"
2121
}
2222
packaging {
2323
resources {

0 commit comments

Comments
 (0)