Skip to content

Commit fca0435

Browse files
fix(deps): update dependency composeoptions to v1.5.7
1 parent 77c816c commit fca0435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ android {
5454
compose true
5555
}
5656
composeOptions {
57-
kotlinCompilerExtensionVersion = "1.5.3"
57+
kotlinCompilerExtensionVersion = "1.5.7"
5858
}
5959
packagingOptions {
6060
resources {

0 commit comments

Comments
 (0)