Update Androzic to 1.7.8 (94)

This commit is contained in:
Daniel Martí 2014-08-24 11:49:24 +02:00
parent b4c1d3198d
commit 364f7719a2
2 changed files with 10 additions and 9 deletions

View File

@ -59,15 +59,15 @@ Build:1.7.6,90
sed -i 's@\(reference.3=\).*@\1$$ShowCase-Androzic$$@' project.properties sed -i 's@\(reference.3=\).*@\1$$ShowCase-Androzic$$@' project.properties
buildjni=yes buildjni=yes
#Build:1.7.7,93 Build:1.7.8,94
# disable=res conflict commit=1.7.8
# commit=1.7.7 srclibs=AndrozicLib@aabbe0bd6da1889f357c,2:Support/v7/appcompat@android-4.4.4_r2.0.1
# srclibs=ActionBarSherlock@4.4.0,AndrozicLib@c11c8971686d538f3c863aa0294ab8802f998164,ShowCase-Androzic@v3.0,NineOldAndroids@2.4.0 extlibs=android/android-support-v4.jar
# prebuild=rm custom_rules.xml && \ prebuild=cp -r $$AndrozicLib$$ AndrozicLib && \
# sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ sed -i 's@\(reference.1=\).*@\1AndrozicLib@' project.properties && \
# sed -i 's@\(reference.2=\).*@\1$$AndrozicLib$$@' project.properties && \ mv libs/android-support-v4.jar $$Support$$/libs
# sed -i 's@\(reference.3=\).*@\1$$ShowCase-Androzic$$@' project.properties buildjni=AndrozicLib
# buildjni=yes
Auto Update Mode:None Auto Update Mode:None
#Device-variable #Device-variable
Update Check Mode:Tags Update Check Mode:Tags

View File

@ -1,4 +1,5 @@
Repo Type:git Repo Type:git
Repo:https://github.com/andreynovikov/androzic-library Repo:https://github.com/andreynovikov/androzic-library
Prepare:rm -f custom_rules.xml