skydoves / GithubFollows

:octocat: A demo project based on MVVM architecture and material design & animations.
MIT License
294 stars 46 forks source link

Kotlin Runtime Version #14

Closed soygabimoreno closed 5 years ago

soygabimoreno commented 6 years ago

I am very grateful for your awesome project template. It is very useful.

This issue is only a warning that I have tried to solve too many times and perhaps it does not depend on this project, but sincerelly I am so lost now... :-(

Your version of Kotlin runtime in 'kotlin-stdlib-1.1.51' library is 1.1.51, while plugin version is 1.2.41-release-Studio3.1-1. Moreover, I do not find 1.1.51 in any place on the project.

Any idea?

skydoves commented 6 years ago

Hi!

Runtime library should be updated to avoid compatibility problems. or downgrade project's kotlin version at here kotlin value "1.2.21" to " 1.1.51". if not work about kotlin update or downgrade, here is an another solution.

Thank you!

soygabimoreno commented 6 years ago

Thank you so much for the answer! I had tried your solutions without good results. I guess I have another problem I am not seeing... Anyway, I will continue trying other things. :-)

ninad458 commented 6 years ago

@GabrielMorenoIbarra could you please check for kotlin runtime update? It should be Tools>Kotlin>Configure Kotlin Plugin Update>Check for updates

soygabimoreno commented 6 years ago

It is correct... I have no idea what happens... :-(

Thank you for the input, @ninad458

screenshot_20180508_114413