Update CV of TTL Editor to 1.0.14 (18)

This commit is contained in:
F-Droid Builder 2015-02-10 04:56:56 +00:00 committed by Ciaran Gultnieks
parent 07d5467b05
commit 0657d0e4d7

View file

@ -78,13 +78,21 @@ Build:1.0.13,17
gradle=yes
srclibs=RootTools@4.2,RootShell@1.3
rm=app/libs/*
prebuild=pushd $$RootTools$$ && android update lib-project -t android-21 -p ./ && echo "android.library=true" >> project.properties && ant release && popd && \
pushd $$RootShell$$ && android update lib-project -t android-21 -p ./ && echo "android.library=true" >> project.properties && ant release && popd && \
prebuild=pushd $$RootTools$$ && \
android update lib-project -t android-21 -p ./ && \
echo "android.library=true" >> project.properties && \
ant release && \
popd && \
pushd $$RootShell$$ && \
android update lib-project -t android-21 -p ./ && \
echo "android.library=true" >> project.properties && \
ant release && \
popd && \
sed -i -e '/fileTree/d' -e '/files/d' build.gradle && \
exit 1
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0.13
Current Version Code:17
Current Version:1.0.14
Current Version Code:18