You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I got this error in Build log while trying to run the app.
The dependency used is implementation 'com.github.AnyChart:AnyChart-Android:1.1.2'
However, it resolved when I upgraded the dependency to implementation 'com.github.AnyChart:AnyChart-Android:1.1.4'
I just want to post this issue in case someone else encounters the same error.
The README will need an update mentioning the latest dependency. Please assign the issue to me so I could make a Pull request with the change in README
The text was updated successfully, but these errors were encountered:
Hi I got this error in Build log while trying to run the app.
The dependency used is
implementation 'com.github.AnyChart:AnyChart-Android:1.1.2'
However, it resolved when I upgraded the dependency to
implementation 'com.github.AnyChart:AnyChart-Android:1.1.4'
I just want to post this issue in case someone else encounters the same error.
The README will need an update mentioning the latest dependency. Please assign the issue to me so I could make a Pull request with the change in README
The text was updated successfully, but these errors were encountered: