Skip to content
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

Closed
gl00k opened this issue Jul 8, 2022 · 5 comments · Fixed by #74
Closed

Update accompanist #73

gl00k opened this issue Jul 8, 2022 · 5 comments · Fixed by #74
Milestone

Comments

@gl00k
Copy link

gl00k commented Jul 8, 2022

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

@ArnyminerZ
Copy link

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 😞

@ArnyminerZ
Copy link

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.

@boguszpawlowski
Copy link
Owner

@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.

@renanboni
Copy link

renanboni commented Jul 29, 2022

@boguszpawlowski hey, jetpack compose 1.2 has been released 😄

@boguszpawlowski
Copy link
Owner

boguszpawlowski commented Jul 29, 2022

@renanboni Thanks for the heads-up, released 0.6.0 version with Compose 1.2.0 and accompanist 0.25.0 cc: @ArnyminerZ @gl00k

@boguszpawlowski boguszpawlowski added this to the 0.6.0 milestone Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants