Open richardeigenmann opened 10 months ago
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?
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?