Gradle buildSrcVersions v0.11.0 Release Notes

Release Date: 2021-08-03 // over 2 years ago
  • ๐Ÿ†• New feature

    Add task refreshVersionsMigrate that adds all missing entries in versions.properties and try to migrate the build.gradle(.kts) and other known files like libraries.gradle so that the version placeholder _ is used everywhere. Please try it out and give us your feedback for refreshVersionsMigrate

    ๐Ÿ›  Fixes

    • ๐Ÿ”Œ Plugins org.jetbrains.kotlinx.benchmark should not use key version.kotlin

    ๐Ÿ†• New dependency notations

    • Ktor.features.serialization
    • โœ… AndroidX.navigation.testing
    • โœ… Testing.kotestExtensions who replaces Testing.kotest.extensions in Kotest >= 4.5.0