From fd88058060003b3b82e38becca25ca9905e6efb2 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 18 Nov 2020 20:38:46 +0000 Subject: android: update Subsurface-mobile manifest for Qt 5.15 With the switch to the bundle build (introduced at Qt 5.14) a couple of the settings in the manifest had to change. Signed-off-by: Dirk Hohndel --- android-mobile/AndroidManifest.xml | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/android-mobile/AndroidManifest.xml b/android-mobile/AndroidManifest.xml index a70e1cdaa..e4f8df3ac 100644 --- a/android-mobile/AndroidManifest.xml +++ b/android-mobile/AndroidManifest.xml @@ -2,17 +2,18 @@ + android:versionCode="-- %%INSERT_VERSION_CODE%% --" + android:versionName="-- %%INSERT_VERSION_NAME%% --" > - - - + -- cgit v1.2.3-70-g09d2