From 3dd9969c17527f4a797d46bc00474a35aff3e5e9 Mon Sep 17 00:00:00 2001 From: Paolo Date: Wed, 29 Apr 2026 01:00:04 +0200 Subject: [PATCH] Auto-sync: 20260429_010001 --- lib/services/subscription_service.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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