From 224fd25e58ce2bc903a518c0541f92d6fcf9b0d7 Mon Sep 17 00:00:00 2001 From: reasje Date: Fri, 13 Dec 2024 13:20:47 +0330 Subject: [PATCH 1/2] fix: Force google ad id removal from merged manifest --- android/app/src/main/AndroidManifest.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index c956231d..25acc46b 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -36,6 +36,13 @@ + + + + From ddc99d8c1f349c223f368c4918ec2b6b26210000 Mon Sep 17 00:00:00 2001 From: reasje Date: Fri, 13 Dec 2024 13:22:05 +0330 Subject: [PATCH 2/2] fix: Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1fcbb0ec..d93f8ff0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.4.0 +version: 1.4.1 environment: