Maelstroms38 / kmm-apollo

Kotlin Multiplatform Mobile project with Apollo GraphQL

Home Page:https://multiplatform.siteoly.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiencing bugs when upgrade AGP

MaxenceLvl opened this issue · comments

Hello,

When I open the project, Android Studio always told me to upgrade AGP to 7.0.4 and when I do this, I've got build Error.

java.lang.NoClassDefFoundError: Could not initialize class org.jetbrains.kotlin.com.intellij.pom.java.LanguageLevel

Could you please, help me with this ?

Hey, @MaxenceLvl I've also ran into problems with this, I just started this tutorial recently and the versions are pretty much all outdated by now 😅 Let me know if you've found a way to fix those errors please!

@Pedro-Miguel-123 Long time ago, but I think I've made a new project from scratch with the new AGP and version of Gradle and Kotlin