From 9a1f2df10a3a1ae59ef11f87e585c0c45abf9b76 Mon Sep 17 00:00:00 2001 From: Martijn Kaijser Date: Tue, 26 Apr 2016 18:02:03 +0200 Subject: [PATCH] [droid] Set Android 5.0 as minimum --- tools/android/packaging/xbmc/AndroidManifest.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/android/packaging/xbmc/AndroidManifest.xml.in b/tools/android/packaging/xbmc/AndroidManifest.xml.in index 374abec34cc87..dcf3d55ba3332 100644 --- a/tools/android/packaging/xbmc/AndroidManifest.xml.in +++ b/tools/android/packaging/xbmc/AndroidManifest.xml.in @@ -5,7 +5,7 @@ android:versionCode="@APP_VERSION_CODE@" android:versionName="@APP_VERSION@" > - +