bug fix release
This commit is contained in:
parent
23aea20a2b
commit
7d1e4d2b5a
|
@ -97,8 +97,17 @@ Build:1.9.7.1,85
|
|||
sed -i 's@\(.2=\).*@\1$$StickyListHeaders-tots$$@' project.properties && \
|
||||
mv libs/android-support-v4r11.jar $$ActionBarSherlock$$/libs/android-support-v4.jar
|
||||
|
||||
Build:1.9.7.2,86
|
||||
commit=r86
|
||||
extlibs=android/android-support-v4r11.jar
|
||||
srclibs=ActionBarSherlock@4.3.1;StickyListHeaders-tots@270b239cb1c2
|
||||
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
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.9.7.1
|
||||
Current Version Code:85
|
||||
Current Version:1.9.7.2
|
||||
Current Version Code:86
|
||||
|
||||
|
|
Loading…
Reference in a new issue