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
Hello, I am trying to run the code on an emulator after downloading and I have this issue
`Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
Could not resolve project :backup-api.
Required by:
project :app
> No matching configuration of project :backup-api was found. The consumer was configured to find an API of a component, preferably optimized for Android, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug', attribute 'com.android.build.api.attributes.AgpVersionAttr' with value '7.4.2', attribute 'org.jetbrains.kotlin.platform.type' with value 'androidJvm' but:
- None of the consumable configurations have attributes.
Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
`
The bacupapi module is also empty.
The text was updated successfully, but these errors were encountered:
Hello, I am trying to run the code on an emulator after downloading and I have this issue
`Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
`
The bacupapi module is also empty.
The text was updated successfully, but these errors were encountered: