kittinunf / fuel

The easiest HTTP networking library for Kotlin/Android

Home Page:https://fuel.gitbook.io/documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use refreshVersions?

jmfayard opened this issue · comments

Refactoring

Description

Hello, I'm the author of refreshVersions, a Gradle plugin whose mission is to make adding and updating dependencies faster, more convenient and less error-prone

See https://jmfayard.github.io/refreshVersions/

I'm currently working on improving how we migrate existing projects. I prefer to work on real-world projects, that's why I'm looking for existing open-source projects to contribute to.
Would you be interested in having a pull request adding refreshVersions to fuel?

Files to process

  • (build|settings).gradle(.kts) files
  • versions.properties

Why this is necessary**

It's useful if you want to spend less time on managing dependencies and more on actual coding

Sure! 👍 I am up for that! Let me know how can I help/support you.