mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Vespucci to 15.2.7.0 (1709)
This commit is contained in:
parent
b9cd092720
commit
a879898dfb
1 changed files with 14 additions and 2 deletions
|
|
@ -1006,8 +1006,20 @@ Builds:
|
|||
scandelete:
|
||||
- src/androidTest/resources/fixtures/military.zip
|
||||
|
||||
- versionName: 15.2.7.0
|
||||
versionCode: 1709
|
||||
commit: 0eb6405fd7cdc191840fbea11bdf469fc68a880b
|
||||
gradle:
|
||||
- current
|
||||
prebuild: sed -i -e '/bintray/d' -e '/preset-utils/d' -e "/'ch.poole.gradle.markdow/d"
|
||||
-e '/markdownToHtml {/,+6d' -e '/markdownToHtmlRtl(/,+7d' build.gradle
|
||||
scanignore:
|
||||
- src/main/assets/synonyms/synonyms.so
|
||||
scandelete:
|
||||
- src/androidTest/resources/fixtures/military.zip
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+\.0$
|
||||
UpdateCheckData: src/main/AndroidManifest.xml|android:versionCode="(\d+)"||
|
||||
CurrentVersion: 15.2.6.0
|
||||
CurrentVersionCode: 1708
|
||||
CurrentVersion: 15.2.7.0
|
||||
CurrentVersionCode: 1709
|
||||
|
|
|
|||
Loading…
Reference in a new issue