Lffl Feed Reader: Disable failing build
This commit is contained in:
parent
b811860093
commit
0286979c17
|
@ -128,8 +128,9 @@ Build:2.0.3,13
|
|||
sed -i -e '/reference\.3/d' project.properties
|
||||
|
||||
Build:2.1,14
|
||||
disable=needs materialishprogress
|
||||
commit=2.1
|
||||
srclibs=Crouton@1.8.1,1:FadingActionBar@1c148b91867259ea43e6343d8afb69d106168b46,2:LazyList@be926df2ec5ff81693251629748ed38655075393,JSoup@jsoup-1.8.1.a
|
||||
srclibs=Crouton@1.8.1,1:FadingActionBar@1c148b91867259ea43e6343d8afb69d106168b46,2:LazyList@be926df2ec5ff81693251629748ed38655075393,JSoup@jsoup-1.8.1.a,materialishprogress@f879632bed075a228eb6bc528dc537af6638905f
|
||||
extlibs=android/android-support-v4r11.jar
|
||||
prebuild=sed -i -e '/Crouton/d' project.properties && \
|
||||
$$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r11 -Dpackaging=jar -Dfile=libs/android-support-v4r11.jar && \
|
||||
|
@ -149,9 +150,11 @@ Build:2.1,14
|
|||
android update lib-project -t android-21 -p ./ && \
|
||||
echo "android.library=true" >> project.properties && \
|
||||
popd && \
|
||||
cp -fR $$materialishprogress$$/library/src/main/java/com src/ && \
|
||||
cp -fR $$materialishprogress$$/library/src/main/res/values/attrs.xml res/values/ && \
|
||||
sed -i -e '/reference\.3/d' project.properties
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
#Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.1
|
||||
Current Version Code:14
|
||||
|
|
2
srclibs/materialishprogress.txt
Normal file
2
srclibs/materialishprogress.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/pnikosis/materialish-progress
|
Loading…
Reference in a new issue