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
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
How do we go about connecting the Google photos library with a Java Modularity application? Simply adding
implementation 'com.google.photos.library:google-photos-library-client:1.7.3'to the build.gradle results in a ton of conflicts.
Has someone perhaps got a sample project with suitable "exclude" statements to take guidance from?