From cc37cb6f32a6e141a2236137b14657722c87df07 Mon Sep 17 00:00:00 2001 From: antoniou79 Date: Mon, 27 Mar 2023 21:07:33 +0300 Subject: [PATCH] ANDROID: Update some properties in AndroidManifest This is according to Lint suggestions mostly --- dists/android/AndroidManifest.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/dists/android/AndroidManifest.xml b/dists/android/AndroidManifest.xml index 701758ffe31..df8683f6233 100644 --- a/dists/android/AndroidManifest.xml +++ b/dists/android/AndroidManifest.xml @@ -1,10 +1,14 @@ + android:sharedUserId="org.scummvm.scummvm" + android:sharedUserMaxSdkVersion="32" + tools:targetApi="tiramisu"> - + @@ -27,6 +31,7 @@ android:required="true" />