forked from github/cordova-android
CB-11481: android-library is deprecated use com.android.library instead
This commit is contained in:
parent
22918152cc
commit
d763f14ffe
@ -29,7 +29,7 @@ buildscript {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'android-library'
|
apply plugin: 'com.android.library'
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
apply from: 'cordova.gradle'
|
apply from: 'cordova.gradle'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user