From a5d72d745d1c6aabd30681cd97f4be773e941cde Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Fri, 3 Oct 2025 11:04:04 +0200 Subject: [PATCH] Add Meta Add Mediation & Build Update --- Frontend/pubspec.lock | 8 ++++++++ Frontend/pubspec.yaml | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Frontend/pubspec.lock b/Frontend/pubspec.lock index 006b5171..59bae95d 100644 --- a/Frontend/pubspec.lock +++ b/Frontend/pubspec.lock @@ -656,6 +656,14 @@ packages: url: "https://pub.dev" source: hosted version: "2.1.3" + gma_mediation_meta: + dependency: "direct main" + description: + name: gma_mediation_meta + sha256: "8c9448d194faf85dbd7e09e4cd602192018915b2803b1605af01549fb72088b3" + url: "https://pub.dev" + source: hosted + version: "1.4.1" go_router: dependency: "direct main" description: diff --git a/Frontend/pubspec.yaml b/Frontend/pubspec.yaml index 43d2c8fa..bf372693 100644 --- a/Frontend/pubspec.yaml +++ b/Frontend/pubspec.yaml @@ -1,7 +1,7 @@ name: mzansi_innovation_hub description: "" publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.2.1+98 +version: 1.2.1+99 # version: 1.1.1+97 #--- Updated version for upgrader package testing environment: @@ -45,6 +45,7 @@ dependencies: app_settings: ^6.1.1 pwa_install: ^0.0.6 google_mobile_ads: ^6.0.0 + gma_mediation_meta: ^1.4.1 redacted: ^1.0.13 custom_rating_bar: ^3.0.0 country_code_picker: ^3.3.0