Mirakel: Remove android-l from beta build; enable.

This commit is contained in:
Boris Kraut 2014-08-10 16:02:09 +02:00
parent dc7d1412ad
commit 2ef01d12b4

View file

@ -156,13 +156,13 @@ Build:2.6.2,63
rm -r appcompat/bin
Build:2.7-beta1,64
disable=uses preview sdk target
commit=v2.7-beta1
subdir=main
gradle=FdroidNormal
prebuild=cd ../ && \
cp build/*.gradle . && \
rm -r appcompat/bin
rm -r appcompat/bin && \
for buildfile in 'build.gradle' 'main/build.gradle' 'new_ui/build.gradle'; do sed -i -e '/srcDir "res-l"/d' -e '/minSdkVersion \"L\"/d' -e '/targetSdkVersion \"L\"/d' -e '/compileSdkVersion \"android-L\"/d' "${buildfile}"; done
Maintainer Notes:
Keep 2 release versions in the archive, so don't build more than