Add Meta Add Mediation & Build Update

This commit is contained in:
2025-10-03 11:04:04 +02:00
parent 69d225f22f
commit a5d72d745d
2 changed files with 10 additions and 1 deletions

View File

@@ -656,6 +656,14 @@ packages:
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "2.1.3" 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: go_router:
dependency: "direct main" dependency: "direct main"
description: description:

View File

@@ -1,7 +1,7 @@
name: mzansi_innovation_hub name: mzansi_innovation_hub
description: "" description: ""
publish_to: 'none' # Remove this line if you wish to publish to pub.dev 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 # version: 1.1.1+97 #--- Updated version for upgrader package testing
environment: environment:
@@ -45,6 +45,7 @@ dependencies:
app_settings: ^6.1.1 app_settings: ^6.1.1
pwa_install: ^0.0.6 pwa_install: ^0.0.6
google_mobile_ads: ^6.0.0 google_mobile_ads: ^6.0.0
gma_mediation_meta: ^1.4.1
redacted: ^1.0.13 redacted: ^1.0.13
custom_rating_bar: ^3.0.0 custom_rating_bar: ^3.0.0
country_code_picker: ^3.3.0 country_code_picker: ^3.3.0