mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Vespucci to 15.2.8.0 (1710)
This commit is contained in:
parent
8ce2c0cf8d
commit
a278215606
1 changed files with 14 additions and 2 deletions
|
|
@ -1018,8 +1018,20 @@ Builds:
|
|||
scandelete:
|
||||
- src/androidTest/resources/fixtures/military.zip
|
||||
|
||||
- versionName: 15.2.8.0
|
||||
versionCode: 1710
|
||||
commit: b70fa088a9b7f48b76310b8eb21302e18451af46
|
||||
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.7.0
|
||||
CurrentVersionCode: 1709
|
||||
CurrentVersion: 15.2.8.0
|
||||
CurrentVersionCode: 1710
|
||||
|
|
|
|||
Loading…
Reference in a new issue