flixclusiveorg / Flixclusive

A TV show and movie player application.
MIT License
397 stars 37 forks source link

dependencies problem not sync #63

Closed dinesh2527 closed 6 months ago

dinesh2527 commented 8 months ago

Steps to reproduce

Could not find com.github.Flixclusive:plugins-gradle:main-SNAPSHOT. Required by: project :provider:base

Expected behavior

Build and run the above code

Actual behavior

dependencies problem not sync

Crash logs (or stack trace)

Configuration cache state could not be cached: field collection of org.gradle.configurationcache.serialization.codecs.FilteredFileCollectionSpec bean found in field provider of org.gradle.configurationcache.serialization.codecs.ProviderBackedFileCollectionSpec bean found in field element of java.util.Collections$SingletonList bean found in field elements of org.gradle.configurationcache.serialization.codecs.ResolutionBackedFileCollectionSpec bean found in field __classpathSnapshot__ of org.jetbrains.kotlin.gradle.tasks.KotlinCompile$ClasspathSnapshotProperties bean found in field __classpathSnapshotProperties__ of task :provider:base:kspDebugKotlin of type com.google.devtools.ksp.gradle.KspTaskJvm: error writing value of type 'org.gradle.api.internal.artifacts.configurations.ResolutionBackedFileCollection'

Could not resolve all files for configuration ':provider:base:debugCompileClasspath'. Could not find com.github.Flixclusive:plugins-gradle:main-SNAPSHOT. Required by: project :provider:base

Flixclusive version

updated code

Android version

android studio

Device

Google pixel 5

Other details

i am a enthusiasm junior android developer i need to understand your code

Acknowledgements

rhenwinch commented 8 months ago

hi, may i know whats the last commit on your cloned repo?