Skip to content

Instantly share code, notes, and snippets.

@Klerith
Created August 30, 2020 14:39
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Klerith/b42574a36d6248654572d05890da4eb5 to your computer and use it in GitHub Desktop.
Save Klerith/b42574a36d6248654572d05890da4eb5 to your computer and use it in GitHub Desktop.
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
// Implementar esto
implementation 'com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment