Duplicate class com.google.common.util.concurrent.ListenableFuture found in modules jetified-guava-24.1-jre (com.google.guava:guava:24.1-jre) and jetified-listenablefuture-1.0 (com.google.guava:listenablefuture:1.0)
add the following:
implementation 'com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'