Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
JortdeBokx authored Jul 9, 2024
1 parent 50806aa commit 5aead39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ apply plugin: 'com.android.library'

android {
if (project.android.hasProperty("namespace")) {
namespace 'com.jortdebokx.flutterbarcodescanner'
namespace 'com.amolg.flutterbarcodescanner'
}
compileSdkVersion 30

Expand Down

0 comments on commit 5aead39

Please sign in to comment.