-
Notifications
You must be signed in to change notification settings - Fork 147
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
Gradle update - Namespace not specified in build.gradle #379
Comments
This issue is also there for huawei_map. |
@karkolia Did you find a solution ? |
I might be able to take care of this issue, @ozkulbeng may I get assigned? |
Any status on how to resolve this issue? @ozkulbeng Thanks |
if so, would you start first by fork this repo then create a PR? hope someone would do this, thanks in advance. |
see my comment. this issue is a simple thing, just need a little update on |
And |
Usage example until merge # From 6.12.0+303 https://github.com/HMS-Core/hms-flutter-plugin/pull/397
huawei_location:
git:
url: https://github.com/HMS-Core/hms-flutter-plugin
path: flutter-hms-location
ref: 9d47f5aaa11d4474b37b83e42d073f05ebaa2e24 |
Description
The namespace gradle field is not specified in build.gradle so this library is not compatible with new version of gradle.
Expected behavior
The namespace should be specified as described here : https://d.android.com/r/tools/upgrade-assistant/set-namespace
Current behavior
When compiling after doing the AGP migration, the gradlew execution fails with the message you can see down here.
Logs
A problem occurred configuring project ':huawei_location'.
Environment
The text was updated successfully, but these errors were encountered: