Auto-sync: 20260429_010001
This commit is contained in:
parent
1279c3762c
commit
3dd9969c17
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue