CopyPastor

Detecting plagiarism made easy.

Score: 0.7537444233894348; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2018-04-04
by Nikunj Paradva

Original Post

Original - Posted on 2014-10-27
by shankey



            
Present in both answers; Present only in the new answer; Present only in the old answer;

Add to your `Build.Gradle` inside
android{ packagingOptions { exclude 'project.clj' exclude 'META-INF/INDEX.LIST' } }
just add
android { packagingOptions { exclude 'META-INF/LICENSE.txt' } }
in build.gradle

        
Present in both answers; Present only in the new answer; Present only in the old answer;