CB-11481: android-library is deprecated use com.android.library instead

This commit is contained in:
Vivek Kiran 2016-06-24 10:37:09 +05:30 committed by Joe Bowser
parent 22918152cc
commit d763f14ffe

View File

@ -29,7 +29,7 @@ buildscript {
}
apply plugin: 'android-library'
apply plugin: 'com.android.library'
ext {
apply from: 'cordova.gradle'