[GenerateClasses] Task succeeded in 29.037 seconds
[RunD8] Starting Task
[RunD8] ERROR: Your project contains extensions that conflict with internal libraries.
[RunD8] INFO: Help: You can either remove the conflicting extensions OR add “-d8fix” at the end of your app’s version name to fix this automatically.
[RunD8] INFO: Note: “-d8fix” might result in unexpected behaviour in some cases.
[RunD8] ERROR: Classes and conflicting external packages:
build:
release:
# Optimizes the extension on every release build.
optimize: true
# If enabled, you will be able to use Java 8 language features in your extension.
desugar:
enable: true
desugar_deps: true
assets:
# Extension icon. This can be a URL or a local image in 'assets' folder.
icon: icon.png
# Extension assets.
# other:
# - my_awesome_asset.anything
# Extension dependencies (JAR).
deps:
- recyclerview-1.4.0.jar
- universal-image-loader-195.jar
- androidx.cardview-100.jar
- androidx.core-160.. change name ad -d8fix still not work