Skip to content

Commit a843c7e

Browse files
fix(deps): update dependency composeoptions to v1.5.15
1 parent af1377e commit a843c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sampleapp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ android {
4040
compose = true
4141
}
4242
composeOptions {
43-
kotlinCompilerExtensionVersion = "1.4.4"
43+
kotlinCompilerExtensionVersion = "1.5.15"
4444
}
4545
packagingOptions {
4646
resources {

0 commit comments

Comments
 (0)