Describe the bug
Libraries don't have version published on Maven past 0.36.0.
accompanist-pager
accompanist-pagerindicators
accompanist-flowlayout
They all seem to have version 0.36.0 published as a last one, but as I'm migrating the compose libraries I wanted to bump these too.
To Reproduce (if applicable)
I'm trying to update accompanist libraries to 0.37.3 alongside with compose bump, but it seems three of them don't have the newer version and Gradle cannot find them in maven while building.
https://mvnrepository.com/artifact/com.google.accompanist/accompanist-pager-indicators
https://mvnrepository.com/artifact/com.google.accompanist/accompanist-flowlayout
https://mvnrepository.com/artifact/com.google.accompanist/accompanist-pager
Expected behavior (if applicable)
All libraries have the version bumped.
Screenshots? (if applicable)
Environment: (if applicable)
Additional context
Already reported here: #1815
Describe the bug
Libraries don't have version published on Maven past 0.36.0.
accompanist-pager
accompanist-pagerindicators
accompanist-flowlayout
They all seem to have version
0.36.0published as a last one, but as I'm migrating the compose libraries I wanted to bump these too.To Reproduce (if applicable)
I'm trying to update accompanist libraries to
0.37.3alongside with compose bump, but it seems three of them don't have the newer version and Gradle cannot find them in maven while building.https://mvnrepository.com/artifact/com.google.accompanist/accompanist-pager-indicators
https://mvnrepository.com/artifact/com.google.accompanist/accompanist-flowlayout
https://mvnrepository.com/artifact/com.google.accompanist/accompanist-pager
Expected behavior (if applicable)
All libraries have the version bumped.
Screenshots? (if applicable)
Environment: (if applicable)
Additional context
Already reported here: #1815