-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update accompanist #73
Comments
Updating should be available, but since 0.23.1+ versions are marked as "alpha", "beta", or "rc" the automatic dependency updater doesn't run and it gets stuck with 0.23.1. I'm also not able to use the library because of this, so I hope Google releases an stable version of Accompanist Pager, or @boguszpawlowski changes something to fix this 😞 |
You can import the whole source of the project into yours, and it shall work. However, take into account that the project uses min SDK version of 26, so if you are using a lower value I recommend you to update, or find another one, since you practically have to rewrite the whole code. |
@gl00k @ArnyminerZ The accompanist 0.24 is based on Compose 1.2, which wasn't released yet. Once it will be released, I can update the ComposeCalendar dependencies as well. |
@boguszpawlowski hey, jetpack compose 1.2 has been released 😄 |
@renanboni Thanks for the heads-up, released 0.6.0 version with Compose 1.2.0 and accompanist 0.25.0 cc: @ArnyminerZ @gl00k |
Hi guys
thank you for a wonderful library
but i have a problem
when I use accompanist above version 0.23.1 (pager) in my project, your calendar crashes
update accompanist please
The text was updated successfully, but these errors were encountered: