mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Vespucci to 15.2.4.0 (1706)
This commit is contained in:
parent
943894a60c
commit
d24eda555d
1 changed files with 14 additions and 2 deletions
|
|
@ -970,8 +970,20 @@ Builds:
|
|||
scandelete:
|
||||
- src/androidTest/resources/fixtures/military.zip
|
||||
|
||||
- versionName: 15.2.4.0
|
||||
versionCode: 1706
|
||||
commit: 4a51cca8107e4482ff484d593f239f258e8cc33d
|
||||
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.3.0
|
||||
CurrentVersionCode: 1705
|
||||
CurrentVersion: 15.2.4.0
|
||||
CurrentVersionCode: 1706
|
||||
|
|
|
|||
Loading…
Reference in a new issue