You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone experienced unable to build APK when using pluto_grid? The app runs without issue on web, however building APK fails. Below is the error I'm getting. Any insight is very much appreciated.
Thanks.
What went wrong:
Execution failed for task ':app:checkReleaseDuplicateClasses'.
A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
Duplicate class kotlin.collections.jdk8.CollectionsJDK8Kt found in modules jetified-kotlin-stdlib-1.8.0 (org.jetbrains.kotlin:kotlin-stdlib:1.8.0) and jetified-kotlin-stdlib-jdk8-1.5.30 (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
Has anyone experienced unable to build APK when using pluto_grid? The app runs without issue on web, however building APK fails. Below is the error I'm getting. Any insight is very much appreciated.
Thanks.
Execution failed for task ':app:checkReleaseDuplicateClasses'.
Beta Was this translation helpful? Give feedback.
All reactions