Update Vespucci to 0.9.8.1.1228-fdroid (91)

This commit is contained in:
Boris Kraut 2017-02-02 17:42:07 +01:00
parent 013f98881b
commit 3ef3c0f031

View file

@ -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):