From 118d7ae295f65a1ada4d4356ae518d9f759b2c69 Mon Sep 17 00:00:00 2001 From: Gustavo Martin Morcuende Date: Sat, 15 Nov 2014 02:35:53 +0100 Subject: [PATCH] WeatherInformation: remove API key information from manifest --- Android/WeatherInformation/app/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Android/WeatherInformation/app/src/main/AndroidManifest.xml b/Android/WeatherInformation/app/src/main/AndroidManifest.xml index 38bc13a..e9f29e5 100644 --- a/Android/WeatherInformation/app/src/main/AndroidManifest.xml +++ b/Android/WeatherInformation/app/src/main/AndroidManifest.xml @@ -146,7 +146,7 @@ + android:value="" /> -- 2.1.4