-
Couldn't load subscription status.
- Fork 554
chore: Use correct Mapbox Java SDK version #2089
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
chore: Use correct Mapbox Java SDK version #2089
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How the project was syncing with the gradle files earlier if the version is not available?
It wasn't syncing so I checked and got to know that the version is not available. It was updated few days back (#2049). Don't know how Travis build is passing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the latest version is 4.8.0, how did dependabot update it to 4.9.0 and how did the builds succeed?
All builds are still succeeding
f6379e7 to
1676a13
Compare
Yes but isn't building locally. Would be good if anyone can confirm.
|
|
They have not tagged a release but released it on maven. Paste the error you're getting building locally |
|
Fixes #2088