Skip to content

Commit 5cafb16

Browse files
committed
add buildFeatures
1 parent 5689f8b commit 5cafb16

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/firebase_snippets_app/android/app/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ android {
5252
versionName flutterVersionName
5353
}
5454

55+
buildFeatures {
56+
buildConfig true
57+
}
58+
5559
buildTypes {
5660
release {
5761
// TODO: Add your own signing config for the release build.

0 commit comments

Comments
 (0)