mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
Update plugin-build.gradle. This closes #312
This commit is contained in:
parent
d763f14ffe
commit
d69698c23f
@ -42,7 +42,7 @@ buildscript {
|
||||
}
|
||||
}
|
||||
|
||||
apply plugin: 'android-library'
|
||||
apply plugin: 'com.android.library'
|
||||
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: '*.jar')
|
||||
|
Loading…
Reference in New Issue
Block a user