diff --git a/lib/services/subscription_service.dart b/lib/services/subscription_service.dart index e32355b..5818b7f 100644 --- a/lib/services/subscription_service.dart +++ b/lib/services/subscription_service.dart @@ -4,7 +4,7 @@ import 'package:purchases_flutter/purchases_flutter.dart'; import 'package:cid_app/global_data.dart'; class SubscriptionService { - static const _googleApiKey = 'test_xlLcZsCHGnotDSfUoDBmDCrjfaZ'; + static const _googleApiKey = 'goog_DsVhrIMoiOlmkzeTDXSXLkuHdoj'; static const _appleApiKey = 'appl_dIdoPnRhnqwYwstFZSmoABcMJRW'; static const entitlementID = 'pro'; // Il nome dell'entitlement su RevenueCat