Open DPUkyle opened 2 months ago
Currently we're using gradle.properties to manage versions of dependencies and plugins applied to the build. Gradle's version catalog feature is a better alternative.
gradle.properties
Currently we're using
gradle.properties
to manage versions of dependencies and plugins applied to the build. Gradle's version catalog feature is a better alternative.