build - Duplicate entry: com/google/android/gms/security/ProviderInstaller.class -


what this:

error:execution failed task ':app:transformclasseswithjarmergingfordebug'.

com.android.build.api.transform.transformexception: java.util.zip.zipexception: duplicate entry: com/google/android/gms/security/providerinstaller.class

i got while trying build apk.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -