From: Gustavo Martin Morcuende Date: Sun, 30 Nov 2014 19:55:47 +0000 (+0100) Subject: App is only for handsets X-Git-Tag: weatherinformation-1.0~11 X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=6b3e35d991ea1eb76c8a1c1647f7b6b5013818ba;p=AndroidWeatherInformation App is only for handsets --- diff --git a/app/build.gradle b/app/build.gradle index 464cb5e..40ffce9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,7 +6,7 @@ android { defaultConfig { applicationId "name.gumartinm.weather.information" - minSdkVersion 18 + minSdkVersion 11 targetSdkVersion 18 testApplicationId "name.gumartinm.weather.information.test" diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index ad09a72..a6c04d6 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -21,24 +21,30 @@ android:versionName="1.0" > - - + + + - + + + + + + + + + + - -