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.
Steps to reproduce
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
oforg.gradle.configurationcache.serialization.codecs.FilteredFileCollectionSpec
bean found in fieldprovider
oforg.gradle.configurationcache.serialization.codecs.ProviderBackedFileCollectionSpec
bean found in fieldelement
ofjava.util.Collections$SingletonList
bean found in fieldelements
oforg.gradle.configurationcache.serialization.codecs.ResolutionBackedFileCollectionSpec
bean found in field__classpathSnapshot__
oforg.jetbrains.kotlin.gradle.tasks.KotlinCompile$ClasspathSnapshotProperties
bean found in field__classpathSnapshotProperties__
of task:provider:base:kspDebugKotlin
of typecom.google.devtools.ksp.gradle.KspTaskJvm
: error writing value of type 'org.gradle.api.internal.artifacts.configurations.ResolutionBackedFileCollection'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