refreshVersions helps Gradle users with the tedious manual work usually involved in adding and updating dependencies and their versions. On Android, the big fat support libraries are dead, and their replacement, AndroidX, contains more than 200 different dependencies, grouped in over 70 groups, each having its own version. (AndroidX is only a part of first-party dependencies for Android projects, and third party dependencies can add up.) On the server, many frameworks or library suites offer...