From 483d0db62632ec22085a77cf80543f1ed64fe2ae Mon Sep 17 00:00:00 2001 From: Sk Niyaj Ali Date: Mon, 23 Feb 2026 22:09:15 +0530 Subject: [PATCH] feat(fastlane): Update Age Rating --- fastlane/age_rating.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fastlane/age_rating.json b/fastlane/age_rating.json index 8a74cf54..288e0410 100644 --- a/fastlane/age_rating.json +++ b/fastlane/age_rating.json @@ -12,17 +12,17 @@ "violenceCartoonOrFantasy": "NONE", "violenceRealistic": "NONE", "violenceRealisticProlongedGraphicOrSadistic": "NONE", - "gambling": false, - "lootBox": false, - "unrestrictedWebAccess": false, - "seventeenPlus": false, "advertising": false, "ageAssurance": false, + "gambling": false, "healthOrWellnessTopics": false, + "lootBox": false, "messagingAndChat": false, "parentalControls": false, + "unrestrictedWebAccess": false, "userGeneratedContent": false, "ageRatingOverrideV2": "NONE", "koreaAgeRatingOverride": "NONE", - "kidsAgeBand": null + "kidsAgeBand": null, + "developerAgeRatingInfoUrl": null }