based on apk dates, use a different commit for ICS apk for Kolab

This commit is contained in:
David Black 2013-08-22 20:02:21 +01:00
parent 13a1a062b6
commit 809d341c3c

View file

@ -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