We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d91fcdc commit e3b7670Copy full SHA for e3b7670
app/build.gradle.kts
@@ -44,7 +44,7 @@ android {
44
buildConfig = true
45
}
46
composeOptions {
47
- kotlinCompilerExtensionVersion = "1.5.3"
+ kotlinCompilerExtensionVersion = "1.5.4"
48
49
packaging {
50
resources {
0 commit comments