Hello, I need your help to not mess up with the na...
# refreshversions
j
Hello, I need your help to not mess up with the naming. My repository is currently called
<https://github.com/jmfayard/buildSrcVersions>
This is bad because the experience showed that this is not the best technical solution For version 1.0 I am going to replace it with three better Gradle plugins - a plugin
refreshVersions
that replaces
buildSrc/.../Versions.kt
with a proper configuration file
./versions.properties
- a plugin
dependencies
that replaces
buildSrc/.../Libs.kt
by providing a faster way to add common dependencies to your project - a plugin
com.
@louiscad`.splitties` that does cool Android specific things like providing a better way to migrate from the support libraries to androidx So the repo needs to be renamed, and please tell me what makes more or less sense or what is terrible - keep the repo as
jmfayard/buildSrcVersions
or rename it to... -
jmfayard/gradle-refreshVersions
-
jmfayard/gradle-plugins
-
jmfayard/gradle-dependencies-management
-
jmfayard/gradle-dependencies-control
-
jmfayard/dependencies-control
- something else?
👀 3