Hello, dear friends.
I encounter this dex merg when compiling. Description,
When from the Firebasenotifictin library
I use a special library called Dexter
I get dex merg error when I remove Firebasenotifictin library the problem is fixed but I have to use Firebasenotifictin and Dexter library together if anyone can help I would be very grateful
Error Is : c:\android\tools\..\extras\b4a_local\unpacked-core-1.3.2.androidx-63826323194241\jars\classes.zip:classes.dex:
Type android.support.v4.os.ResultReceiver$1 is defined multiple times: c:\android\tools\..\extras\b4a_local\unpacked-core-1.3.2.androidx-63826323194241\jars\classes.zip:classes.dex, c:\android\tools\..\extras\b4a_remote\androidx\core\core\1.3.1\unpacked-core-1.3.1\jars\classes.zip:classes.dex
Compilation failed
From
MultiDex: True
I also used it, but the problem was not solved. Can anyone solve the problem?