kmm-networking-and-data-storage icon indicating copy to clipboard operation
kmm-networking-and-data-storage copied to clipboard

Gradle throws error

Open emil622 opened this issue 3 years ago • 3 comments

I'm trying to follow the steps from the tutorial, however It throws an error when trying to build the project after I added the dependencies. I double checked and they seem to be properly added. I would appreciate if the project is being kept up to date with the latest KMM build configuration. I'm coming from the iOS ecosystem and I'm fairly new with gradle build system and Android platform.

I've attached the project and a screenshot.

I would highly appreciate any help 🙏 , Thank you

Screenshot 2022-04-23 at 00 18 41 Archive.zip

emil622 avatar Apr 22 '22 21:04 emil622

Update: I was able to build it eventually 🥳 , I set sqlDelightVersion manually to the latest version val sqlDelightVersion = "1.5.3" and I set the latest versions to the other dependencies.

emil622 avatar Apr 22 '22 21:04 emil622

Solved

emil622 avatar Apr 22 '22 21:04 emil622

Reopened as the code works with some old dependency versions. Might be useful to be updated to the latest versions as they have some breaking changes.

emil622 avatar Apr 23 '22 09:04 emil622