Update Vespucci to 0.9.9.0.1261-fdroid (96)
This commit is contained in:
parent
35d1df9add
commit
12ac60afcb
|
@ -253,6 +253,12 @@ Build:0.9.8.1.1242-fdroid,93
|
||||||
prebuild=sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' -e 's/1242/1242-fdroid/g' res/values/appname.xml && \
|
prebuild=sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' -e 's/1242/1242-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.9.0.1261-fdroid,96
|
||||||
|
commit=0.9.9beta
|
||||||
|
gradle=yes
|
||||||
|
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
|
||||||
|
|
||||||
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