mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
CB-11481: android-library is deprecated use com.android.library instead
This commit is contained in:
@@ -29,7 +29,7 @@ buildscript {
|
||||
|
||||
}
|
||||
|
||||
apply plugin: 'android-library'
|
||||
apply plugin: 'com.android.library'
|
||||
|
||||
ext {
|
||||
apply from: 'cordova.gradle'
|
||||
|
||||
Reference in New Issue
Block a user