Update CV of WordPress to 2.9 (116)
This commit is contained in:
parent
436847eb8d
commit
bb2c1a0adf
|
@ -70,16 +70,16 @@ Build:2.2.7,66
|
|||
|
||||
Build:2.3,67
|
||||
commit=2.3
|
||||
encoding=utf-8
|
||||
srclibs=ActionBarSherlock@4.2.0,MenuDrawer@2.0.2
|
||||
encoding=utf-8
|
||||
prebuild=sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(reference.2=\).*@\1$$MenuDrawer$$@' project.properties
|
||||
|
||||
Build:2.4.2,74
|
||||
disable=Does not build with any known version of MenuDrawer (at 2.4.2)
|
||||
commit=2.4.2
|
||||
encoding=utf-8
|
||||
srclibs=ActionBarSherlock@4.3.0,MenuDrawer@3.0.0
|
||||
encoding=utf-8
|
||||
prebuild=sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(reference.2=\).*@\1$$MenuDrawer$$@' project.properties && \
|
||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||
|
@ -112,8 +112,8 @@ Build:2.5.1,85
|
|||
|
||||
Build:2.6 RC 2,90
|
||||
commit=2.6-rc-2
|
||||
gradle=yes
|
||||
patch=list.patch
|
||||
gradle=yes
|
||||
prebuild=cp local.properties-example local.properties && \
|
||||
sed -e "/sdk.dir/ s#.*#sdk.dir=$$SDK$$#" -i local.properties
|
||||
|
||||
|
@ -143,6 +143,6 @@ Build:2.7.1,103
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^[0-9.]*$
|
||||
Current Version:2.8.1
|
||||
Current Version Code:110
|
||||
Current Version:2.9
|
||||
Current Version Code:116
|
||||
|
||||
|
|
Loading…
Reference in a new issue