PierfrancescoSoffritti / android-youtube-player

YouTube Player library for Android and Chromecast, stable and customizable.
https://pierfrancescosoffritti.github.io/android-youtube-player/
MIT License
3.44k stars 765 forks source link

Failed to transform artifact 'lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx)' to match attributes {artifactType=jar} #1065

Open Tejpandya opened 1 year ago

Tejpandya commented 1 year ago

After implementing this library in Gradle, I'm getting this error in Android Studio

Failed to transform artifact 'lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.6.0)' to match attributes {artifactType=jar}

Current Library Version: implementation 'com.pierfrancescosoffritti.androidyoutubeplayer:core:12.1.0'

Gradle Version: 5.5.1

compileSdkVersion 30

Any Solution?

PierfrancescoSoffritti commented 1 year ago

Hi, I suggest updating to the latest version of Gradle.

rohitpillaii commented 9 months ago

Any release below 10.0.5 works fine with lower gradle.