From 4582c67034e2daff3bba4403bebd500a2e94e008 Mon Sep 17 00:00:00 2001 From: fgei Date: Fri, 25 Sep 2015 14:56:01 +0200 Subject: [PATCH] Possible fix for the pause/resume loop crash, temporary remove the external link handler. --- AndroidManifest.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4abb98cc..276d44af 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="72" + android:versionName="3.0.10"> @@ -41,7 +41,7 @@ \ --> - + @@ -91,9 +91,9 @@ android:configChanges="locale|orientation" android:theme="@android:style/Theme.Dialog" android:taskAffinity="" /> - +