tldrandroid / gradle-kotlin-version-check

Get notices about your out-of-date Gradle dependencies in .gradle.kts files with this tool

Home Page:https://youtu.be/IRuzVNu0Q84

Repository from Github https://github.comtldrandroid/gradle-kotlin-version-checkRepository from Github https://github.comtldrandroid/gradle-kotlin-version-check

How to Keep Your Gradle Kotlin Dependencies Up to Date

Gradle Kotlin scripts are the future for Gradle builds, but they have one glaring problem: no IDE linter is able to conclusively tell you when your dependencies become out-of-date. This was something that most IDEs excelled at with the Groovy-based scripts. In this video, I'll show you how to overcome this problem and stay on top of all of your dependency version updates.

Companion code for this YouTube video: https://youtu.be/QU9jF0rO54Q

Video Thumbnail

About

Get notices about your out-of-date Gradle dependencies in .gradle.kts files with this tool

https://youtu.be/IRuzVNu0Q84


Languages

Language:Kotlin 100.0%