Skip to content

Commit f8ea41b

Browse files
Update dependency composeOptions to v1.5.11
1 parent d91fcdc commit f8ea41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ android {
4444
buildConfig = true
4545
}
4646
composeOptions {
47-
kotlinCompilerExtensionVersion = "1.5.3"
47+
kotlinCompilerExtensionVersion = "1.5.11"
4848
}
4949
packaging {
5050
resources {

0 commit comments

Comments
 (0)