diff --git a/lib/utils/constants/temp_const.dart b/lib/utils/constants/temp_const.dart index bcd1a1d6..e5847b98 100644 --- a/lib/utils/constants/temp_const.dart +++ b/lib/utils/constants/temp_const.dart @@ -1,3 +1,3 @@ class TempConst { - static const projectId = '0685c781-df33-4cbf-bf65-9f4e835eb468'; + static const projectId = '0e62577c-06fa-41b9-8a92-99a21fbaf51c'; }