Closed wax911 closed 1 year ago
Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.
You may find an answer in already closed issues: https://github.com/AniTrend/retrofit-graphql/issues?q=is%3Aissue+is%3Aclosed
Currently we still use Library versions in buildSrc which we have to manually update using manesVersion to figure out available updates
buildSrc
manesVersion
Refer to this doc for additional context: https://docs.gradle.org/current/userguide/platforms.html also see example PR
Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!
Issue Guidelines
Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.
You may find an answer in already closed issues: https://github.com/AniTrend/retrofit-graphql/issues?q=is%3Aissue+is%3Aclosed
Feature Information
Currently we still use Library versions in
buildSrc
which we have to manually update usingmanesVersion
to figure out available updatesSolution Information
Refer to this doc for additional context: https://docs.gradle.org/current/userguide/platforms.html also see example PR