based on apk dates, use a different commit for ICS apk for Kolab
This commit is contained in:
parent
13a1a062b6
commit
809d341c3c
|
@ -13,13 +13,13 @@ or IMAP servers.
|
||||||
|
|
||||||
Status: '''Currently, this is a developer preview.'''
|
Status: '''Currently, this is a developer preview.'''
|
||||||
The project can eat all your data.
|
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 Type:git
|
||||||
Repo:https://git.gitorious.org/kolab-android/kolab-android.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 javamail/* src/ && rm -rf javamail/ && \
|
||||||
cp -r activation/* src/ && rm -rf activation/ && \
|
cp -r activation/* src/ && rm -rf activation/ && \
|
||||||
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml
|
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml
|
||||||
|
|
Loading…
Reference in a new issue