Update Vespucci to 0.9.8.1.1216-fdroid (90)
This commit is contained in:
parent
10722e7846
commit
b843abd9ca
|
@ -235,6 +235,12 @@ Build:0.9.8.1.1214-fdroid,89
|
||||||
prebuild=sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' -e 's/1214/1214-fdroid/g' res/values/appname.xml && \
|
prebuild=sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' -e 's/1214/1214-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.1216-fdroid,90
|
||||||
|
commit=0.9.8r1216
|
||||||
|
gradle=yes
|
||||||
|
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
|
||||||
|
|
||||||
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