Skip to content

Commit a2d45df

Browse files
Update dependency composeOptions to v1.5.15
1 parent 28f83e1 commit a2d45df

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
@@ -27,7 +27,7 @@ android {
2727
}
2828

2929
composeOptions {
30-
kotlinCompilerExtensionVersion = "1.5.14"
30+
kotlinCompilerExtensionVersion = "1.5.15"
3131
}
3232

3333
packaging {

0 commit comments

Comments
 (0)