add 0.9.4-ICS for KolabDroid
This commit is contained in:
parent
827461a703
commit
13a1a062b6
|
@ -13,12 +13,17 @@ or IMAP servers.
|
|||
|
||||
Status: '''Currently, this is a developer preview.'''
|
||||
The project can eat all your data.
|
||||
(And calendar sync doesn't work on Android 4.x).
|
||||
(Calendar sync probably only works on 0.9.4-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=\
|
||||
cp -r javamail/* src/ && rm -rf javamail/ && \
|
||||
cp -r activation/* src/ && rm -rf activation/ && \
|
||||
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml
|
||||
|
||||
Build Version:0.9.5,95,8d9fce5,prebuild=\
|
||||
cp -r javamail/* src/ && rm -rf javamail/ && \
|
||||
cp -r activation/* src/ && rm -rf activation/ && \
|
||||
|
|
Loading…
Reference in a new issue