From 4091ddcea430dd7771487e5b395c8e977424d277 Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Tue, 20 Aug 2024 07:58:17 -1000 Subject: [PATCH] [app-update] Copy metadata from original "core" package. --- config.json | 4 +-- .../app-update/Transforms/Metadata.xml | 25 ++++++++++++++++++- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index 277540ad1..0cf259bba 100644 --- a/config.json +++ b/config.json @@ -725,7 +725,7 @@ "groupId": "com.google.android.play", "artifactId": "app-update", "version": "2.1.0", - "nugetVersion": "2.1.0.9", + "nugetVersion": "2.1.0.10", "nugetId": "Xamarin.Google.Android.Play.App.Update", "dependencyOnly": false }, @@ -733,7 +733,7 @@ "groupId": "com.google.android.play", "artifactId": "app-update-ktx", "version": "2.1.0", - "nugetVersion": "2.1.0.9", + "nugetVersion": "2.1.0.10", "nugetId": "Xamarin.Google.Android.Play.App.Update.Ktx", "dependencyOnly": false }, diff --git a/source/com.google.android.play/app-update/Transforms/Metadata.xml b/source/com.google.android.play/app-update/Transforms/Metadata.xml index f5da9828b..5f179c8e7 100644 --- a/source/com.google.android.play/app-update/Transforms/Metadata.xml +++ b/source/com.google.android.play/app-update/Transforms/Metadata.xml @@ -1,2 +1,25 @@ - + + + + + + + + \ No newline at end of file