Update Vespucci to 0.9.8.1.1205-fdroid (87)
This commit is contained in:
parent
da6430d9b4
commit
2d0502f7ac
|
@ -216,16 +216,19 @@ Build:0.9.7.1.1159-fdroid,83
|
|||
sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' res/values/appname.xml && \
|
||||
echo -e "android { lintOptions { disable 'ExtraTranslation' } }" >> build.gradle
|
||||
|
||||
Build:0.9.8.1.1205-fdroid,87
|
||||
commit=0.9.8r1205
|
||||
gradle=yes
|
||||
prebuild=sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' -e 's/1205/1205-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):
|
||||
https://github.com/MarcusWolschon/osmeditor4android/issues/286
|
||||
* Cannot replace JAR file with com.drewnoakes:metadata-extractor:2.8.1:
|
||||
https://github.com/MarcusWolschon/osmeditor4android/issues/285
|
||||
* Cannot replace newer ACRA jar, should be fixed in 0.9.8++.
|
||||
* Upstream requires -fdroid specific appname
|
||||
|
||||
Only build 0.9.7-MAINT for now!
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
Loading…
Reference in a new issue