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

This commit is contained in:
Vivek Kiran
2016-06-29 12:10:51 -07:00
committed by Joe Bowser
parent 22918152cc
commit d763f14ffe
+1 -1
View File
@@ -29,7 +29,7 @@ buildscript {
}
apply plugin: 'android-library'
apply plugin: 'com.android.library'
ext {
apply from: 'cordova.gradle'