Update Vespucci to 0.9.8.1.1228-fdroid (91)
This commit is contained in:
parent
013f98881b
commit
3ef3c0f031
|
|
@ -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 && \
|
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
|
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:
|
Maintainer Notes:
|
||||||
* Remove versionCode and versionName from build.gradle due to mismatch (using
|
* Remove versionCode and versionName from build.gradle due to mismatch (using
|
||||||
higher VC in AndroidManifest.xml):
|
higher VC in AndroidManifest.xml):
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue