Skip to content

Instantly share code, notes, and snippets.

@baso53
Last active November 13, 2021 20:09
Show Gist options
  • Save baso53/9f691088f5ef0cc6e4b4a31371e23d58 to your computer and use it in GitHub Desktop.
Save baso53/9f691088f5ef0cc6e4b4a31371e23d58 to your computer and use it in GitHub Desktop.
dependencies {
// ...
implementation 'com.google.firebase:firebase-admin:8.1.0'
compileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment