You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, can you help? I can not build the example project
Configuration cache state could not be cached: field `compileTimeDependencies` of task `:app:dataBindingMergeDependencyArtifactsLightningLiteDebug` of type `com.android.build.gradle.internal.tasks.databinding.DataBindingMergeDependencyArtifactsTask`: error writing value of type 'org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection'
> Could not resolve all files for configuration ':app:lightningLiteDebugCompileClasspath'.
> Could not find com.anthonycr.mezzanine:mezzanine:1.1.1.
Required by:
project :app
> Could not find info.guardianproject.netcipher:netcipher:2.0.0-alpha1.
Required by:
project :app
> Could not find info.guardianproject.netcipher:netcipher-webkit:2.0.0-alpha1.
Required by:
project :app
> Could not find com.anthonycr.progress:animated-progress:1.0.
Required by:
project :app
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
The text was updated successfully, but these errors were encountered:
hi, can you help? I can not build the example project
The text was updated successfully, but these errors were encountered: