Skip to content

Commit e01f6f7

Browse files
committed
add namespace
1 parent 7e50a81 commit e01f6f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/firebase_snippets_app/android/app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ apply plugin: 'kotlin-android'
2727
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
2828

2929
android {
30+
namespace = "com.example.firebase_snippets_app"
3031
compileSdkVersion flutter.compileSdkVersion
3132

3233
compileOptions {

0 commit comments

Comments
 (0)