Update: 2026-06-13 15:43:50
This commit is contained in:
@@ -51,17 +51,17 @@ class DefaultFirebaseOptions {
|
||||
|
||||
static const FirebaseOptions android = FirebaseOptions(
|
||||
apiKey: 'AIzaSyAEoply_UcEP6KaCu_ziCy_ZDIjAKvi7b8',
|
||||
appId: '1:825988584191:android:4525a21b00173d361632ca',
|
||||
appId: '1:825988584191:android:492d9bc1df6b40c51632ca',
|
||||
messagingSenderId: '825988584191',
|
||||
projectId: 'siro-a6957',
|
||||
storageBucket: 'siro-a6957.firebasestorage.app',
|
||||
);
|
||||
static const FirebaseOptions ios = FirebaseOptions(
|
||||
apiKey: 'AIzaSyDk6x6KZUY0IQtxoCMXX0F7N_yik8O19eA',
|
||||
appId: '1:825988584191:ios:4002b88e618f0c4e1632ca',
|
||||
appId: '1:825988584191:ios:a86f1a54f0b1aaa21632ca',
|
||||
messagingSenderId: '825988584191',
|
||||
projectId: 'siro-a6957',
|
||||
storageBucket: 'siro-a6957.firebasestorage.app',
|
||||
iosBundleId: 'com.siro.driver',
|
||||
iosBundleId: 'com.siro.siro-driver',
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user