From 0aae5eaa718ed21ab8ed78c8e26944572c5a9611 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Fri, 18 Dec 2009 06:03:01 +0000 Subject: Update service to stay open on Eclair setForeground(true) trick doesn't work on API 5 and above anymore, so use the pattern jasta suggested on a blog post to support both >=5 and <5 simultaneously. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@444 df292f66-193f-0410-a5fc-6d59da041ff2 --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fb6998f..0f12d62 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionCode="222">