Skip to content

Commit

Permalink
fix: specify-namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminHalko committed Oct 17, 2023
1 parent 8c51027 commit cb71f6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ android {
lintOptions {
disable 'InvalidPackage'
}

namespace 'com.example.installplugin'
}

dependencies {
Expand Down

0 comments on commit cb71f6b

Please sign in to comment.