From ef38dbe5bfe2dd4bca4a392dc4322a2d5855c2c6 Mon Sep 17 00:00:00 2001 From: Thomas Guillem Date: Sat, 18 Oct 2014 19:00:57 +0200 Subject: [PATCH] android: fix AndroidManifest.xml warnings - must be before - specify allowBackup (default) --- android/AndroidManifest.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 6095c9460..3a43a5e7d 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -7,7 +7,13 @@ - + + + + + @@ -18,7 +24,4 @@ - - -