glass-enterprise-samples icon indicating copy to clipboard operation
glass-enterprise-samples copied to clipboard

Using Gradle version 4.0 is not allowed but using 6.1, fails to build

Open maur0s opened this issue 4 years ago • 1 comments

When opening the QR code scanner sample, when opening with the minimum gradle supported version (6.1) fails with the following message: Cause: org.jetbrains.plugins.gradle.tooling.util.ModuleComponentIdentifierImpl.getModuleIdentifier()Lorg/gradle/api/artifacts/ModuleIdentifier;

Running with 4.0 is not allowed.

maur0s avatar Oct 31 '20 19:10 maur0s

Thank you for reporting the issue.

Gradle version in all samples has been updated. Please pull the changes and check if that fixed your problem.

idzkowski-google avatar Nov 09 '20 21:11 idzkowski-google