From 14a4dac07f9c57088be61eeb1fa9fa0232902acd Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 20 May 2017 00:09:58 +0200 Subject: [PATCH] Update Vespucci to 0.9.9.0.1266-fdroid (98) --- 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 fd58b2d364..21ec49d8ef 100644 --- a/metadata/de.blau.android.txt +++ b/metadata/de.blau.android.txt @@ -259,6 +259,12 @@ Build:0.9.9.0.1261-fdroid,96 prebuild=sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' -e 's/1261/1261-fdroid/g' src/main/res/values/appname.xml && \ sed -i -e '/bintray/d' -e '/markdown/d' build.gradle +Build:0.9.9.0.1266-fdroid,98 + commit=0.9.9b1266 + gradle=yes + prebuild=sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' -e 's/1266/1266-fdroid/g' src/main/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):