OctoDroid: fix CV, disable updates
This commit is contained in:
parent
d96362bb5b
commit
467473b601
|
|
@ -38,18 +38,8 @@ Build:3.2,32
|
||||||
echo "android.library.reference.2=$$ViewPagerIndicator$$" >> project.properties && \
|
echo "android.library.reference.2=$$ViewPagerIndicator$$" >> project.properties && \
|
||||||
rm -rf libs/android-support-v4.jar
|
rm -rf libs/android-support-v4.jar
|
||||||
|
|
||||||
Build:3.3,33
|
|
||||||
disable=errors cd7d72c5878
|
|
||||||
commit=unknown - see disabled
|
|
||||||
srclibs=ActionBarSherlock@4.3.0,ViewPagerIndicator@65457e,GitHubAPI@stable-2.3,Google-Gson@1163,PrettyTime@1.0.8.Final
|
|
||||||
prebuild=rm libs/gson*.jar libs/pretty*.jar libs/android-supp*.jar && \
|
|
||||||
echo 'source.dir=src;$$PrettyTime$$/src/main;$$Google-Gson$$/src;$$GitHubAPI$$/src' >ant.properties && \
|
|
||||||
cp $$ActionBarSherlock$$/libs/android-support-v4.jar $$ViewPagerIndicator$$/libs/ && \
|
|
||||||
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
||||||
sed -i 's@\(reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:Static
|
||||||
Current Version:3.6
|
Current Version:3.2
|
||||||
Current Version Code:36
|
Current Version Code:32
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue