Skip to content

Instantly share code, notes, and snippets.

@yveskalume
Last active August 19, 2022 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yveskalume/939fbfc6411deb5776bfe7d042ce0130 to your computer and use it in GitHub Desktop.
Save yveskalume/939fbfc6411deb5776bfe7d042ce0130 to your computer and use it in GitHub Desktop.
val options = FirebaseOptions.Builder()
.setProjectId("my-firebase-project")
.setApplicationId("1:27992087142:android:ce3b6448250083d1")
.setApiKey("AIzaSyADUe90ULnQDuGShD9W23RDP0xmeDc6Mvw") 
.build()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment