Android Studio 3.5.2 Project Build Problem because of “Multiple dex files define”
问题 I recently took over work on an Android Studio project whose active development was stopped 18 months ago, in July 2018. I have been able to build a debug version of the product, but not release. The build is failing on trying to build a new productFlavor that I added today. This is the build error: Multiple dex files define Landroid/support/v13/view/inputmethod/InputConnectionCompat$OnCommitContentListener; After syncing with the gradle in the build.,gradle for module App, new build variants