Bug Report
Android Studio 3.4 (just released) require a minimum Gradle version of 5.1.1, and so Gradle sync fails:
> Failed to apply plugin [id 'com.android.application']
> Minimum supported Gradle version is 5.1.1. Current version is 4.10.3. If using the gradle wrapper, try editing the distributionUrl in /Users/jacob/workspace/f-tc/src-cordova/platforms/android/gradle/wrapper/gradle-wrapper.properties to gradle-5.1.1-all.zip
Problem
See above
What is expected to happen?
cordova android automatically configured for Gradle 5.1.
What does actually happen?
uses Gradle 4.10
Information
Command or Code
Environment, Platform, Device
Version information
Checklist
Bug Report
Android Studio 3.4 (just released) require a minimum Gradle version of 5.1.1, and so Gradle sync fails:
Problem
See above
What is expected to happen?
cordova android automatically configured for Gradle 5.1.
What does actually happen?
uses Gradle 4.10
Information
Command or Code
Environment, Platform, Device
Version information
Checklist