mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Vespucci: fix 14.0.17.0 (1319)
No idea what went wrong during checkupdates.
This commit is contained in:
parent
d8f19d2d70
commit
1defda11b5
1 changed files with 3 additions and 3 deletions
|
|
@ -835,14 +835,14 @@ Builds:
|
|||
- current
|
||||
prebuild: sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle
|
||||
|
||||
- versionName: Unknown
|
||||
- versionName: 14.0.17.0
|
||||
versionCode: 1319
|
||||
commit: Unknown
|
||||
commit: 14.0.17.0
|
||||
gradle:
|
||||
- current
|
||||
prebuild: sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+\.0$
|
||||
CurrentVersion: Unknown
|
||||
CurrentVersion: 14.0.17.0
|
||||
CurrentVersionCode: 1319
|
||||
|
|
|
|||
Loading…
Reference in a new issue