Skip to content

Commit 8316dcb

Browse files
Update dependency composeOptions to v1.5.6
1 parent 8f63c6a commit 8316dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android_app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ android {
3434
compose true
3535
}
3636
composeOptions {
37-
kotlinCompilerExtensionVersion = "1.4.4"
37+
kotlinCompilerExtensionVersion = "1.5.6"
3838
}
3939
}
4040

0 commit comments

Comments
 (0)