Skip to content

Commit faefdd0

Browse files
Update dependency composeOptions to v1.5.13
1 parent f103a95 commit faefdd0

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
@@ -37,7 +37,7 @@ android {
3737
compose = true
3838
}
3939
composeOptions {
40-
kotlinCompilerExtensionVersion = "1.5.6"
40+
kotlinCompilerExtensionVersion = "1.5.13"
4141
}
4242
packagingOptions {
4343
resources {

0 commit comments

Comments
 (0)