Hey guys, I'm facing an issue with android studio ...
# community-support
s
Hey guys, I'm facing an issue with android studio gradle sync Problem statement: Whenever I run sync project from studio, is shows an error
Failed to resolve: 'Dependency Name'
for multiple dependencies that my project is using, although when I build the project, it builds successfully. Tried: 1. Removing the gradle cache from .gradle folder 2. Uninstalling and installing android studio (Current Studio version - Android Studio Hedgehog | 2023.1.1 Patch 2 If someone knows how to fix this, please help in debugging this. Thanks
v
Can you maybe provide / compare a build scan for the sync and for a successful build?