Skip to content

Commit 5aead39

Browse files
authored
Update build.gradle
1 parent 50806aa commit 5aead39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ apply plugin: 'com.android.library'
2323

2424
android {
2525
if (project.android.hasProperty("namespace")) {
26-
namespace 'com.jortdebokx.flutterbarcodescanner'
26+
namespace 'com.amolg.flutterbarcodescanner'
2727
}
2828
compileSdkVersion 30
2929

0 commit comments

Comments
 (0)