Flixclusive
Flixclusive copied to clipboard
dependencies problem not sync
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
- [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
- [X] I have written a short but informative title.
- [X] I have updated the app to the latest version.
hi, may i know whats the last commit on your cloned repo?