Update plugin-build.gradle. This closes #312

This commit is contained in:
Vivek Kiran 2016-06-24 10:38:23 +05:30 committed by Joe Bowser
parent d763f14ffe
commit d69698c23f

View File

@ -42,7 +42,7 @@ buildscript {
}
}
apply plugin: 'android-library'
apply plugin: 'com.android.library'
dependencies {
compile fileTree(dir: 'libs', include: '*.jar')