Splitties / refreshVersions

Life is too short to google for dependencies and versions
https://splitties.github.io/refreshVersions/
MIT License
1.66k stars 107 forks source link

Dependencies constants plugin checklist #138

Closed LouisCAD closed 4 years ago

LouisCAD commented 5 years ago

Provided dependencies constants

Plugin features

Test improvements:

jmfayard commented 5 years ago

Move it from Splitties to this project ==> https://github.com/jmfayard/gradle-dependencies-plugins/pull/139

LouisCAD commented 4 years ago

Here's where we can see whether AndroidX library groups are using the same version or not by looking at the requireSameVersion flag (enabled by default): https://android-review.googlesource.com/c/platform/frameworks/support/+/1206056/12/buildSrc/src/main/kotlin/androidx/build/LibraryGroups.kt

jmfayard commented 4 years ago

Largely done, a new ticket is available here https://github.com/jmfayard/refreshVersions/issues/238

LouisCAD commented 4 years ago

Mostly done, yes, though still several things to do.

I'm keeping it pinned for now as a reference and to not forget to address the remaining points soon (for next release ideally).