mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Don't update Vespucci to 0.9.7.1.1147-fdroid (76): doesnt compile
This commit is contained in:
parent
b147195bbf
commit
b38478726f
1 changed files with 9 additions and 0 deletions
|
|
@ -165,6 +165,15 @@ Build:0.9.8.0.1090-fdroid,65
|
|||
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.7.1.1147-fdroid,76
|
||||
disable=missing value formKey, res issue
|
||||
commit=63b8d0f369a6a8bf0b6cd93e5dfe3e6f388c3b78
|
||||
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