Splitties / refreshVersions

Life is too short to google for dependencies and versions
https://splitties.github.io/refreshVersions/
MIT License
1.66k stars 107 forks source link

Adding Google.accompanist.systemUiController led to the rc version being added instead of stable version #638

Closed LouisCAD closed 2 years ago

LouisCAD commented 2 years ago

Hello!

After adding implementation(Google.accompanist.systemUiController) in an android module project and performing a Gradle sync, I didn't get the expected version.

Expected

version.google.accompanist=0.25.1

Actual

version.google.accompanist=0.26.5-rc

We need to check if unreleased changes in refreshVersions fix it (probably).

LouisCAD commented 2 years ago

Fixed in 0.51.0