From a5ddf3eec6c6c885628368adf5e557b199b9955d Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sun, 24 Aug 2014 04:06:59 +0100 Subject: [PATCH] Update Mirakel to 2.7 (67) --- metadata/de.azapps.mirakelandroid.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/de.azapps.mirakelandroid.txt b/metadata/de.azapps.mirakelandroid.txt index 47687e398b..74c4aea443 100644 --- a/metadata/de.azapps.mirakelandroid.txt +++ b/metadata/de.azapps.mirakelandroid.txt @@ -164,6 +164,15 @@ Build:2.7-beta1,64 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 +Build:2.7,67 + commit=v2.7 + subdir=main + gradle=FdroidNormal + prebuild=cd ../ && \ + cp build/*.gradle . && \ + 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 4 beta versions! @@ -172,6 +181,6 @@ Keep 2 release versions in the archive, so don't build more than Archive Policy:6 versions Auto Update Mode:Version v%v Update Check Mode:Tags ^v[0-9.]*$ -Current Version:2.6.2 -Current Version Code:63 +Current Version:2.7 +Current Version Code:67