We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45bedfd commit 51bcd60Copy full SHA for 51bcd60
app/build.gradle.kts
@@ -41,7 +41,7 @@ android {
41
compose = true
42
}
43
composeOptions {
44
- kotlinCompilerExtensionVersion = "1.4.7"
+ kotlinCompilerExtensionVersion = "1.4.8"
45
46
packaging {
47
resources {
0 commit comments