Don't update Vespucci to 0.9.8.0.1090-fdroid (65): pre-release
This commit is contained in:
parent
0ec263b926
commit
97ef0ee0b0
|
@ -158,6 +158,15 @@ Build:0.9.7.1.1071-fdroid,60
|
|||
prebuild=sed -i -e '/support-v4/acompile "ch.acra:acra:4.5.0"\ncompile "com.adobe.xmp:xmpcore:5.1.2"\ncompile "oauth.signpost:signpost-core:1.2.1.2"\ncompile "oauth.signpost:signpost-commonshttp4:1.2.1.2"' -e '/versionCode/d' -e '/versionName/d' build.gradle && \
|
||||
sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' res/values/appname.xml
|
||||
|
||||
Build:0.9.8.0.1090-fdroid,65
|
||||
disable=pre-release
|
||||
commit=0.9.8-beta-1
|
||||
gradle=yes
|
||||
forceversion=yes
|
||||
rm=libs/acra*.jar,libs/xmpcore*.jar,libs/signpost*.jar
|
||||
prebuild=sed -i -e '/support-v4/acompile "ch.acra:acra:4.5.0"\ncompile "com.adobe.xmp:xmpcore:5.1.2"\ncompile "oauth.signpost:signpost-core:1.2.1.2"\ncompile "oauth.signpost:signpost-commonshttp4:1.2.1.2"' -e '/versionCode/d' -e '/versionName/d' build.gradle && \
|
||||
sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' res/values/appname.xml
|
||||
|
||||
Maintainer Notes:
|
||||
* Remove versionCode and versionName from build.gradle due to mismatch (using
|
||||
higher VC in AndroidManifest.xml):
|
||||
|
|
Loading…
Reference in a new issue