0.50.2
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: therefreshVersions
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 thegradle/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!
- Jacob Kwitkoski (@thederputy)
- Florian Levis (@Gounlaf)
- Seokjae Lee (@doljae)
- solonovamax (@solonovamax)
- Louis CAD (@LouisCAD)
- Jean-Michel Fayard (@jmfayard)