إضافة الهوية الجديدة Tripz
This commit is contained in:
@@ -53,15 +53,15 @@ class DefaultFirebaseOptions {
|
||||
apiKey: 'AIzaSyAEoply_UcEP6KaCu_ziCy_ZDIjAKvi7b8',
|
||||
appId: '1:825988584191:android:be08180beef7d65e1632ca',
|
||||
messagingSenderId: '825988584191',
|
||||
projectId: 'siro-a6957',
|
||||
storageBucket: 'siro-a6957.firebasestorage.app',
|
||||
projectId: 'tripz-a6957',
|
||||
storageBucket: 'tripz-a6957.firebasestorage.app',
|
||||
);
|
||||
static const FirebaseOptions ios = FirebaseOptions(
|
||||
apiKey: 'AIzaSyDk6x6KZUY0IQtxoCMXX0F7N_yik8O19eA',
|
||||
appId: '1:825988584191:ios:9d50158dc7a09e851632ca',
|
||||
messagingSenderId: '825988584191',
|
||||
projectId: 'siro-a6957',
|
||||
storageBucket: 'siro-a6957.firebasestorage.app',
|
||||
iosBundleId: 'com.siro.service',
|
||||
projectId: 'tripz-a6957',
|
||||
storageBucket: 'tripz-a6957.firebasestorage.app',
|
||||
iosBundleId: 'com.tripz.service',
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user