kmm-networking-and-data-storage
kmm-networking-and-data-storage copied to clipboard
Gradle throws error
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
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.
Solved
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.