update Twidere to 0.2.9.7-update1
This commit is contained in:
parent
adfaa0b027
commit
839a5bea44
|
@ -141,6 +141,15 @@ Build:0.2.9.6-update2,84
|
|||
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
|
||||
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
|
||||
|
||||
Build:0.2.9.7-update1,86
|
||||
commit=da803eb75188eb9
|
||||
init=rm libs/android-support-v13.jar
|
||||
extlibs=android/android-support-v4.jar;android/android-support-v13.jar
|
||||
srclibs=1:ActionBar-PullToRefresh@v0.9.1;2:drag-sort-listview@0.6.1;3:SlidingMenu@7ebe32772
|
||||
prebuild=rm -rf dist/ art/ && \
|
||||
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
|
||||
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
|
||||
|
||||
Maintainer Notes:
|
||||
Tags are for the 'dev' branch, not the 'fdroid' branch that we want to use.
|
||||
.
|
||||
|
|
Loading…
Reference in a new issue