android-youtube-player
android-youtube-player copied to clipboard
Failed to transform artifact 'lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx)' to match attributes {artifactType=jar}
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?
Hi, I suggest updating to the latest version of Gradle.
Any release below 10.0.5 works fine with lower gradle.