<@U8MNKESDT> I’m facing duplicate class error duri...
# gradle
r
@no I’m facing duplicate class error during gradle build, how can I resolve this
Copy code
Duplicate class com.google.android.play.core.appupdate.AppUpdateInfo found in modules jetified-app-update-2.1.0-runtime (com.google.android.play:app-update:2.1.0) and jetified-core-1.10.3-runtime (com.google.android.play:core:1.10.3)
Any good reference or links would be appreciated
v
Afair the error contains a link to AGP documentation that tells you how to resolve it.
☝️ 1