From 75ded1adc0bb5b36cf9d7d3ff927e23842415ff1 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Wed, 24 Apr 2019 16:00:24 +0200 Subject: Update accelbubble android SDK version The example requires a specific AndroidManifest. Unfortunately the manifest hardcodes the SDK version too. Since Qt 5.13 increased the minimal SDK version to 21, building this example failed. Fixes: QTBUG-75379 Change-Id: Ieb5e26e759521fbb712bf24e5d336d8a22906b85 Reviewed-by: Daniel Smith Reviewed-by: Lorn Potter --- examples/sensors/accelbubble/android/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/sensors/accelbubble/android/AndroidManifest.xml b/examples/sensors/accelbubble/android/AndroidManifest.xml index f3104443..4627978e 100644 --- a/examples/sensors/accelbubble/android/AndroidManifest.xml +++ b/examples/sensors/accelbubble/android/AndroidManifest.xml @@ -65,7 +65,7 @@ - +