erisu commented on a change in pull request #792: [MAJOR] Gradle upgrade from
4.10.3 to 6.x
URL: https://github.com/apache/cordova-android/pull/792#discussion_r368208074
##########
File path: bin/templates/project/build.gradle
##########
@@ -28,7 +28,7 @@ buildscript {
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
- classpath 'com.android.tools.build:gradle:3.3.0'
+ classpath 'com.android.tools.build:gradle:3.5.2'
Review comment:
```suggestion
classpath 'com.android.tools.build:gradle:3.5.3'
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]