anitab-org / mentorship-android

Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project.
https://github.com/anitab-org/mentorship-android/raw/apk/app-debug.apk
GNU General Public License v3.0
167 stars 379 forks source link

Use refreshVersion to manage Gradle dependencies #1183

Open yveskalume opened 2 years ago

yveskalume commented 2 years ago

Is your feature request related to a problem? Please describe.

Life is too short to google for dependencies and versions, instead of managing gradle dependencies form buildSrc we can use refreshVersion

Describe the solution you'd like

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

bosankus commented 1 year ago

Hi @yveskalume, @vj-codes & @isabelcosta Can I work on this ?