From 3ef3c0f031175aab5895ee355802f2ce85a4f33f Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Thu, 2 Feb 2017 17:42:07 +0100 Subject: [PATCH] Update Vespucci to 0.9.8.1.1228-fdroid (91) --- metadata/de.blau.android.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/metadata/de.blau.android.txt b/metadata/de.blau.android.txt index e2a3707893..e805b39550 100644 --- a/metadata/de.blau.android.txt +++ b/metadata/de.blau.android.txt @@ -241,6 +241,12 @@ Build:0.9.8.1.1216-fdroid,90 prebuild=sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' -e 's/1216/1216-fdroid/g' res/values/appname.xml && \ sed -i -e '/bintray/d' -e '/markdown/d' build.gradle +Build:0.9.8.1.1228-fdroid,91 + commit=0.9.8r1228 + gradle=yes + prebuild=sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' -e 's/1228/1228-fdroid/g' res/values/appname.xml && \ + sed -i -e '/bintray/d' -e '/markdown/d' build.gradle + Maintainer Notes: * Remove versionCode and versionName from build.gradle due to mismatch (using higher VC in AndroidManifest.xml):