Skip to content

Commit

Permalink
Add missing build config feature
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandregpereira committed Jul 6, 2024
1 parent f83b899 commit 45bac5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ android {

buildFeatures {
compose = true
buildConfig = true
}
}

Expand Down

0 comments on commit 45bac5d

Please sign in to comment.