mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
[Frequent Updates] Gradle 6.6.1 & Android Gradle Plugin 4.0.1 & com.jfrog.bintray.gradle 1.8.5 (#1079)
* Update ProjectBuilder.js * Update build.gradle * Update build.gradle * Update build.gradle * Update build.gradle * Update build.gradle * Update wrapper.gradle * Update build.gradle * Update wrapper.gradle * Update wrapper.gradle * Update wrapper.gradle * Update build.gradle * Update build.gradle * Update ProjectBuilder.js * Update ProjectBuilder.js
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:4.0.0'
|
||||
classpath 'com.android.tools.build:gradle:4.0.1'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
||||
Reference in New Issue
Block a user