mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-30 00:00:04 +08:00
feat: support adding project build script dependencies
This commit is contained in:
@@ -59,6 +59,9 @@ buildscript {
|
||||
println "Adding classpath: ${gradlePluginGoogleServicesClassPath}"
|
||||
classpath gradlePluginGoogleServicesClassPath
|
||||
}
|
||||
|
||||
// APP-BUILDSCRIPT-DEPENDENCIES START
|
||||
// APP-BUILDSCRIPT-DEPENDENCIES END
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user