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

iosArm64Test.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 = "AIzaSyBticTXI-Xo4rO8P5EC_CYxrE4ukSOoX2Y",
    bundleId = "com.enchant.sample",
    clientId = "548718441196-d1ho31rptldshm5nft0g8b9eq13rao1a.apps.googleusercontent.com",
    databaseUrl = "https://connexus-communities.firebaseio.com",
    projectId = "connexus-communities",
    storageBucket = "connexus-communities.appspot.com",
    gcmSenderId = "548718441196",
    appId = "1:548718441196:ios:56c696e24b4a073d72ebc9",
    androidClientId = "548718441196-n8a74euckg5f8m35mluqdat0ba92a5ea.apps.googleusercontent.com"
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy