mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
Compare commits
1 Commits
pr-add-pre
...
CB-3445
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6201a6f6ec |
@@ -207,6 +207,9 @@ def addSigningProps(propsFilePath, signingConfig) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// PLUGIN GRADLE EXTENSIONS START
|
||||||
|
// PLUGIN GRADLE EXTENSIONS END
|
||||||
|
|
||||||
if (file('build-extras.gradle').exists()) {
|
if (file('build-extras.gradle').exists()) {
|
||||||
apply from: 'build-extras.gradle'
|
apply from: 'build-extras.gradle'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user