qq549631030 / AndroidJunkCode

Android马甲包生成垃圾代码插件
1.09k stars 252 forks source link

Incompatible because this component declares a component compatible with Java 11 and the consumer needed a component compatible with Java 8 #18

Closed Treamz closed 3 years ago

Treamz commented 3 years ago

`A problem occurred configuring root project 'android'.

Could not resolve all artifacts for configuration ':classpath'. Could not resolve com.github.qq549631030:android-junk-code:1.0.9. Required by: project : No matching variant of com.github.qq549631030:android-junk-code:1.0.9 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 but:

  • Variant 'apiElements' capability com.github.qq549631030:android-junk-code:1.0.9 declares a library, packaged as a jar, and its dependencies declared externally:
  • Incompatible because this component declares an API of a component compatible with Java 11 and the consumer needed a runtime of a component compatible with Java 8
  • Variant 'runtimeElements' capability com.github.qq549631030:android-junk-code:1.0.9 declares a runtime of 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`
qq549631030 commented 3 years ago

1.1.0版已修复