From 809d341c3cabdf8b7c3691f6701ac3a0c024ab16 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 22 Aug 2013 20:02:21 +0100 Subject: [PATCH] based on apk dates, use a different commit for ICS apk for Kolab --- metadata/at.dasz.KolabDroid.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/at.dasz.KolabDroid.txt b/metadata/at.dasz.KolabDroid.txt index 1f54caf44b..e05c816a9c 100644 --- a/metadata/at.dasz.KolabDroid.txt +++ b/metadata/at.dasz.KolabDroid.txt @@ -13,13 +13,13 @@ or IMAP servers. Status: '''Currently, this is a developer preview.''' The project can eat all your data. -(Calendar sync probably only works on 0.9.4-ICS). +(Calendar sync probably only works for Android 4 on 0.9.5-ICS). . Repo Type:git Repo:https://git.gitorious.org/kolab-android/kolab-android.git -Build Version:0.9.4-ICS,94,91eab7c,forceversion=yes,prebuild=\ +Build Version:0.9.5-ICS,94,81049e6,forceversion=yes,forcevercode=yes,prebuild=\ cp -r javamail/* src/ && rm -rf javamail/ && \ cp -r activation/* src/ && rm -rf activation/ && \ sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml