All Downloads are FREE. Search and download functionalities are using the official Maven repository.

androidAndroidTest.FlareConfig.kt Maven / Gradle / Ivy

Go to download

Light the way for your app's backend with functional and testable Firebase components

There is a newer version: 1.0.0-alpha12
Show newest version
import enchant.flare.FirebaseOptions

actual val options: FirebaseOptions? = FirebaseOptions(
    apiKey = "AIzaSyAoB_awlEZlooyqhNfvED5r1jXPLheDwS4",
    databaseUrl = "https://connexus-communities.firebaseio.com",
    projectId = "connexus-communities",
    storageBucket = "connexus-communities.appspot.com",
    gcmSenderId = "548718441196",
    appId = "1:548718441196:web:025ad4aeba2922ab72ebc9",
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy