Cant run the IapExample for android #2611
Unanswered
klaus-trabalhando
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I do not know if could be some config in my machine, I tried to use JAVA 8 and 11, getting this error:
No matching variant of com.android.tools.build:gradle:7.4.2 was found. The consumer was configured to find a runtime of a library compatible with Java 8, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '7.6.1' but: - Variant 'apiElements' capability com.android.tools.build:gradle:7.4.2 declares a library, packaged as a jar, and its dependencies declared externally:
Incompatible because this component declares a component compatible with Java 11 and the consumer needed a component compatible with Java 8
Beta Was this translation helpful? Give feedback.
All reactions