new disabled build of antennapod
This commit is contained in:
parent
697daa6da1
commit
2f50a1988b
|
@ -18,5 +18,15 @@ Update Check Mode:Market
|
|||
Current Version:0.9.4.2
|
||||
Current Version Code:12
|
||||
|
||||
#needs android-viewpageindicator
|
||||
#Build Version:0.9.2,7,d8d055cf24f09084b326510c1276fb04ab977fc5,srclibs=ActionBarSherlock@6e3f2bb5,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
#not sure what the problem is here, could also try maven
|
||||
Build Version:0.9.2,7,!d8d055cf24f09084b32,\
|
||||
srclibs=ActionBarSherlock@6e3f2bb5;ViewPagerIndicator@a2224fe6,\
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i '/proguard/d' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
||||
wget http://www.shredzone.org/attachments/download/223/flattr4j-core-2.4.jar -P libs/ && \
|
||||
wget http://ftp.heanet.ie/mirrors/www.apache.org/dist//commons/lang/binaries/commons-lang3-3.1-bin.zip && \
|
||||
mv commons-lang3-3.1-bin.zip libs/ApacheCommons.jar && \
|
||||
cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
||||
|
||||
|
||||
|
|
|
@ -20,6 +20,8 @@ Build Version:1.2.3,123,SMSPopup-v1.2.4-(124),init=rm -rf ../SMSPopupDonate/rele
|
|||
srclibs=ViewPagerIndicator@a2224fe6,\
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ViewPagerIndicator$$@' project.properties
|
||||
|
||||
|
||||
Update Check Mode:None
|
||||
#Device variable and Tags doesn't work
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.2.4
|
||||
Current Version Code:124
|
||||
|
||||
|
|
Loading…
Reference in a new issue