Skip to content

0.50.2

Compare
Choose a tag to compare
@LouisCAD LouisCAD released this 24 Sep 00:50
· 175 commits to main since this release

Version 0.50.2 (2022-09-24)

Minor change

Disable the old refreshVersionsDependenciesMapping and migrateToRefreshVersionsDependenciesConstants Gradle tasks.

Fixes

  • versionFor could not work as it should have if it was used in multiple modules with different values: the refreshVersions task would only display the updates of some of them, and mark the other ones as unused. This has been fixed.
  • Running the refreshVersionsCleanup task would log that the gradle/libs.versions.toml file was modified even if it wasn't, and didn't exist in the first place. This is now fixed.
  • Version ordering now recognizes random qualifiers instead of marking with an unknown stability level.

New dependency notations:

Click to expand (15)
  • AndroidX.media3.dataSource
  • ApolloGraphQL.adapters
  • ApolloGraphQL.api
  • ApolloGraphQL.ast
  • ApolloGraphQL.httpCache
  • ApolloGraphQL.idlingResource
  • ApolloGraphQL.mockserver
  • ApolloGraphQL.normalizedCacheSqlite
  • ApolloGraphQL.normalizedCache
  • ApolloGraphQL.runtime
  • ApolloGraphQL.testingSupport
  • Google.horologist.dataLayer
  • KotlinX.serialization.bom
  • KotlinX.serialization.json.okio
  • Spring.boot.web

Credits

Thanks to all the folks that contributed in this release!