Skip to content

Commit

Permalink
⬆️ Bump Compose Compiler from 1.4.6 to 1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzovngl committed Jun 2, 2023
1 parent b5e2189 commit 08de1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ android {
compose = true
}
composeOptions {
kotlinCompilerExtensionVersion = "1.4.6"
kotlinCompilerExtensionVersion = "1.4.7"
}
packaging {
resources {
Expand Down

0 comments on commit 08de1f0

Please sign in to comment.