Skip to content

Commit 73be7f7

Browse files
Update dependency composeOptions to v1.5.15
1 parent 0ab5bff commit 73be7f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/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.5.14"
43+
kotlinCompilerExtensionVersion = "1.5.15"
4444
}
4545
packaging {
4646
resources {

0 commit comments

Comments
 (0)