Skip to content

Latest commit

 

History

History

sample-bleeding-edge

Sample project to demo how to manage Gradle dependencies with

Installation

$ git clone https://github.com/jmfayard/gradle-refreshVersions-example

To get the Package Window and visual interface, you need to install the Package Search plugin that is available on the marketplace.

If you’re using IntelliJ IDEA 2019.2 or later, you’re already using this functionality when it comes to code completion for packages.

Package Search

Package Search provides a nice UX to add a dependency

gradle refreshVerisons

./gradlew refreshVersions extract dependencies versions to a file versions.properties

Read the friendly documentation

image

splitties

Splitties contains typesafe accessor for common dependencies like retrofit, androidx, unit testing, ...

Screen Shot 2019-11-06 at 5 31 38 PM

Should I use it?

No, we are not ready yet.

But please do subscribe to the issue Long term plan: focus on refreshVersions #104