Update CV of Open Training to 0.7.1 (27)
This commit is contained in:
parent
0a30cac796
commit
4b85a003be
|
@ -20,54 +20,54 @@ Repo:https://github.com/chaosbastler/opentraining.git
|
|||
|
||||
Build:0.2.2,5
|
||||
commit=v0.2.2
|
||||
target=android-16
|
||||
prebuild=wget http://repo1.maven.org/maven2/junit/junit/4.10/junit-4.10.jar -P libs/
|
||||
target=android-16
|
||||
|
||||
Build:0.2.3,6
|
||||
commit=v0.2.3
|
||||
target=android-16
|
||||
extlibs=junit/junit-4.10.jar
|
||||
target=android-16
|
||||
|
||||
Build:0.3.1,8
|
||||
commit=v0.3.1
|
||||
subdir=app
|
||||
extlibs=junit/junit-4.10.jar
|
||||
srclibs=ActionBarSherlock@90939dc
|
||||
extlibs=junit/junit-4.10.jar
|
||||
prebuild=sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
Build:0.4,11
|
||||
commit=v0.4
|
||||
subdir=app
|
||||
extlibs=junit/junit-4.10.jar
|
||||
srclibs=ActionBarSherlock@90939dc
|
||||
extlibs=junit/junit-4.10.jar
|
||||
prebuild=sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
Build:0.5,18
|
||||
commit=v0.5
|
||||
subdir=app
|
||||
target=android-18
|
||||
extlibs=junit/junit-4.10.jar
|
||||
prebuild=cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
||||
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
|
||||
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
||||
target=android-18
|
||||
|
||||
Build:0.5.1,19
|
||||
commit=v0.5.1
|
||||
subdir=app
|
||||
target=android-18
|
||||
extlibs=junit/junit-4.10.jar
|
||||
prebuild=cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
||||
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
|
||||
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
||||
target=android-18
|
||||
|
||||
Build:0.6,22
|
||||
commit=v0.6
|
||||
subdir=app
|
||||
target=android-18
|
||||
extlibs=junit/junit-4.10.jar
|
||||
prebuild=cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
||||
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
|
||||
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
||||
target=android-18
|
||||
|
||||
Build:0.6.2,25
|
||||
commit=v0.6.2
|
||||
|
@ -81,6 +81,6 @@ Build:0.7,26
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.7
|
||||
Current Version Code:26
|
||||
Current Version:0.7.1
|
||||
Current Version Code:27
|
||||
|
||||
|
|
Loading…
Reference in a new issue