Skip to content

Commit 59f5a09

Browse files
fix(deps): update dependency composeoptions to v1.5.5
1 parent ade2990 commit 59f5a09

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.4"
20+
kotlinCompilerExtensionVersion = "1.5.5"
2121
}
2222
packaging {
2323
resources {

0 commit comments

Comments
 (0)