-
Notifications
You must be signed in to change notification settings - Fork 31
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
Incompatible kotlin_version
with latest Gradle Plugin
#9
Comments
Any updates on this issue @alann-maulana? |
Same problem here. |
any updates guys? |
I solved this at the time by putting this in the dependencies:
Are you sure the bug is still there? Its been months. |
looking for a solution for this issue |
@TimeLord2010 solution works, please merge it |
@TimeLord2010 Solution not worked |
not working anymore @TimeLord2010 |
@VimeshLunagariya . This is a separate issue. I think your java version is imcompatible. See: |
@rulefahd "Not working anymore" is not possible. This gets the code from the github commit, so its not possible to no longer work. Most likely, you have something different in your setup. Make sure the error is the same. |
This need to be fixed as soon as possible.
…On Sat, 30 Dec 2023 at 10:11 PM Vinícius Gabriel dos Santos Velloso < ***@***.***> wrote:
@rulefahd <https://github.com/rulefahd> "Not working anymore" is not
possible. This gets the code from the github commit, so its not possible to
no longer work. Most likely, you have something different in your setup.
Make sure the error is the same.
—
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIUFLXCQCPSS4LZEMATSILDYMBG4TAVCNFSM6AAAAAAX3UGHB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZSGU3TCOJRGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
@TimeLord2010 Please update build.gradle with the following code to solve this issue,
}` |
Seems like the issue was fixed in 6ec0e86.
@alann-maulana would you push a new version minor / major version of the lib since it could involve breakage ? Many thxs :)
The text was updated successfully, but these errors were encountered: