Skip to content

Commit

Permalink
Update AndroidAppConventionPlugin.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhE authored Aug 19, 2024
1 parent a93f125 commit af786a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class AndroidAppConventionPlugin : Plugin<Project> {
}

buildFeatures {
compose true
compose = true
}

compileOptions {
Expand Down

0 comments on commit af786a7

Please sign in to comment.