Start getting this error after upgrading from gradle 3.6.4 to 4.0.1. What does this mean? How to resolve this?
> Task :app:lintVitalProductionRelease FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:lintVitalProductionRelease'.
> Could not resolve all artifacts for configuration ':app:debugRuntimeClasspath'.
> Failed to transform libs.jar to match attributes {artifactType=processed-jar, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
> Execution failed for JetifyTransform: /Users/yuchen/Documents/my_app/build/app/intermediates/flutter/debug/libs.jar.
> Transform's input file does not exist: /Users/yuchen/Documents/my_app/build/app/intermediates/flutter/debug/libs.jar. (See https://issuetracker.google.com/issues/158753935)