added new version
This commit is contained in:
parent
bd4db903a4
commit
55db5a10a0
|
@ -57,6 +57,13 @@ prebuild=rm -rf tests && sed -i 's@\(.1=\).*@\1$$ActionBarSherlock$$@' project.p
|
|||
Build Version:1.9.6.2,81,r81,\
|
||||
srclibs=ActionBarSherlock@4.3.1;StickyListHeaders-tots@270b239cb1c2,\
|
||||
extlibs=android/android-support-v4r11.jar,\
|
||||
prebuild=rm -rf tests && \
|
||||
sed -i 's@\(.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(.2=\).*@\1$$StickyListHeaders-tots$$@' project.properties && \
|
||||
mv libs/android-support-v4r11.jar $$ActionBarSherlock$$/libs/android-support-v4.jar
|
||||
Build Version:1.9.7.1,85,r85,\
|
||||
srclibs=ActionBarSherlock@4.3.1;StickyListHeaders-tots@270b239cb1c2,\
|
||||
extlibs=android/android-support-v4r11.jar,\
|
||||
prebuild=rm -rf tests && \
|
||||
sed -i 's@\(.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(.2=\).*@\1$$StickyListHeaders-tots$$@' project.properties && \
|
||||
|
@ -64,6 +71,6 @@ prebuild=rm -rf tests && \
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.9.6.2
|
||||
Current Version:1.9.7.1
|
||||
Current Version Code:81
|
||||
|
||||
|
|
Loading…
Reference in a new issue