Update Androzic to 1.7.8 (94)
This commit is contained in:
parent
b4c1d3198d
commit
364f7719a2
|
@ -59,15 +59,15 @@ Build:1.7.6,90
|
|||
sed -i 's@\(reference.3=\).*@\1$$ShowCase-Androzic$$@' project.properties
|
||||
buildjni=yes
|
||||
|
||||
#Build:1.7.7,93
|
||||
# disable=res conflict
|
||||
# commit=1.7.7
|
||||
# srclibs=ActionBarSherlock@4.4.0,AndrozicLib@c11c8971686d538f3c863aa0294ab8802f998164,ShowCase-Androzic@v3.0,NineOldAndroids@2.4.0
|
||||
# prebuild=rm custom_rules.xml && \
|
||||
# sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
# sed -i 's@\(reference.2=\).*@\1$$AndrozicLib$$@' project.properties && \
|
||||
# sed -i 's@\(reference.3=\).*@\1$$ShowCase-Androzic$$@' project.properties
|
||||
# buildjni=yes
|
||||
Build:1.7.8,94
|
||||
commit=1.7.8
|
||||
srclibs=AndrozicLib@aabbe0bd6da1889f357c,2:Support/v7/appcompat@android-4.4.4_r2.0.1
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=cp -r $$AndrozicLib$$ AndrozicLib && \
|
||||
sed -i 's@\(reference.1=\).*@\1AndrozicLib@' project.properties && \
|
||||
mv libs/android-support-v4.jar $$Support$$/libs
|
||||
buildjni=AndrozicLib
|
||||
|
||||
Auto Update Mode:None
|
||||
#Device-variable
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/andreynovikov/androzic-library
|
||||
|
||||
Prepare:rm -f custom_rules.xml
|
||||
|
||||
|
|
Loading…
Reference in a new issue