Moin,
ich weiß irgendwie nicht weiter.
Weiß auch gar nicht, ob das der richtige Bereich ist
Bekomme ständig:
bei der implementation
implementation 'com.airbnb.android:lottie:6.0.0'
Java Version ist korrekt.
github.com
Die haben keine Jar Dateien zum, hinzufügen.
Danke im Voraus.
ich weiß irgendwie nicht weiter.
Weiß auch gar nicht, ob das der richtige Bereich ist
Bekomme ständig:
Java:
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
> Could not resolve com.airbnb.android:lottie:6.0.0.
Required by:
project :
> No matching variant of com.airbnb.android:lottie:6.0.0 was found. The consumer was configured to find a library for use during compile-time, compatible with Java 11, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally but:
- Variant 'releaseVariantReleaseApiPublication' capability com.airbnb.android:lottie:6.0.0 declares a library for use during compile-time, and its dependencies declared externally:
- Incompatible because this component declares a component, with the library elements 'aar' and the consumer needed a component, preferably in the form of class files
- Other compatible attributes:
- Doesn't say anything about its target Java environment (preferred optimized for standard JVMs)
- Doesn't say anything about its target Java version (required compatibility with Java 11)
- Variant 'releaseVariantReleaseJavaDocPublication' capability com.airbnb.android:lottie:6.0.0 declares a component for use during runtime, and its dependencies declared externally:
implementation 'com.airbnb.android:lottie:6.0.0'
Java Version ist korrekt.
GitHub - airbnb/lottie-android: Render After Effects animations natively on Android and iOS, Web, and React Native
Render After Effects animations natively on Android and iOS, Web, and React Native - GitHub - airbnb/lottie-android: Render After Effects animations natively on Android and iOS, Web, and React Native
Die haben keine Jar Dateien zum, hinzufügen.
Danke im Voraus.