-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Causes build failure for Android #117
Comments
yes, an error occurs |
We would also greatly appreciate this being resolved ❤️ |
Looking at this, best we use the Android namespace name namespace "com.hemanthraj.fluttercompass" |
Looks resolved. But I do not see a release. |
@hemanthrajv pls |
ditto, all builds using gradle 8 or later require the namespace to be set |
update it, please |
thank you, this helped! |
Current gradle requires a namespace for each plugin, see: hemanthrajv#117
When will this be released? |
@xVemu please fix this |
I'm not owner of the repo |
@karatekid430 @mithun-itspe @IldySilva @nukithelegend @xVemu You can also add the following to the build.gradle file located in /android/build.gradle;
|
Please make a new release with the namespace attribute |
please merge! |
please merge |
Please add the required line in the android tag in the build.gradle file:
This solves
FAILURE: Build failed with an exception.
A problem occurred configuring project ':flutter_compass'.
The text was updated successfully, but these errors were encountered: