In hindsight I should not have enabled L build stuff.
I am new to programming and I created a new Android Studio project which is throwing the Gradle errror right aw
this happen with me when I try import wrong repository complie 'me.dm7.barcodescanner:zxing:1.7.2' , so any one face this problem may be that be the reason
complie 'me.dm7.barcodescanner:zxing:1.7.2'
dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) compile 'com.android.support:appcompat-v7:22.1.1' }