-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Kotlin 1.7 Support #775
Comments
We're using Kotlin 1.7.10 with version 4.9.2 of this library and haven't ran into any issues. |
But the latest version is 4.8.0... Are you using a snapshot or something? |
@carterhudson the Github Releases look like they just haven't been updated. The installation section of the readme says
with a link to the releases on maven central |
Gotcha. It doesn't resolve for me, for some reason. Edit: ah, package changed. |
I'm still having the issue when using 4.9.2. It seems like it's due to |
Looks like using Showkase forces the dependency to 1.12.0 where this lib uses 1.[0]3.0? |
Any updates on this? i am kinda stuck at this point here and 4.9.2 doesn't seem to solve it |
I have a pr up that fixed it for me in a fork, but this repo seems to be
slightly unmaintained.
…On Fri, Nov 18, 2022, 10:51 PM Udayaditya Barua ***@***.***> wrote:
Any updates on this? i am kinda stuck at this point here and 4.9.2 doesn't
seem to solve it
—
Reply to this email directly, view it on GitHub
<#775 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AATUOEWPZP6W67EVSDD3TCLWJBTGHANCNFSM6AAAAAAQA4RDKU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
.com>
|
@carterhudson can you paste the link of your fork? I'll download it, Yeah it looks like this library is unmaintained. |
Well, the best alternative is, use the |
We are trying to upgrade project code to Kotlin 1.7 however PermissionsDispatcher blocks us as it only supports Kotlin 1.5.
Is there any plan to support Kotlin 1.7? Below is the error:
The text was updated successfully, but these errors were encountered: