From b19c8a0b6f7c4d34118fcb41ae483ca69ae5a19d Mon Sep 17 00:00:00 2001 From: Justin Wetherell Date: Sat, 29 Aug 2015 20:09:10 -0400 Subject: [PATCH] Updated the min and target SDK --- AndroidManifest.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 3e3726e..dbbc443 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -4,7 +4,7 @@ android:versionCode="1" android:versionName="1.0"> - + @@ -12,7 +12,8 @@ + android:theme="@android:style/Theme.NoTitleBar.Fullscreen" + android:allowBackup="true">