We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
namespace
1 parent a8238eb commit ca6e422Copy full SHA for ca6e422
packages/firebase_dart_flutter/android/build.gradle
@@ -37,6 +37,8 @@ rootProject.allprojects {
37
apply plugin: 'com.android.library'
38
39
android {
40
+ namespace 'be.appsup.firebase_dart_flutter'
41
+
42
compileSdkVersion 29
43
44
defaultConfig {
0 commit comments