Skip to content

Commit 51bcd60

Browse files
Update dependency composeOptions to v1.4.8
1 parent 45bedfd commit 51bcd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ android {
4141
compose = true
4242
}
4343
composeOptions {
44-
kotlinCompilerExtensionVersion = "1.4.7"
44+
kotlinCompilerExtensionVersion = "1.4.8"
4545
}
4646
packaging {
4747
resources {

0 commit comments

Comments
 (0)