mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Inflation Calculator to 2.5 (14)
This commit is contained in:
parent
2ff522c43d
commit
7093c97334
1 changed files with 11 additions and 2 deletions
|
|
@ -7,6 +7,8 @@ SourceCode: https://github.com/corenting/InflationCalculator
|
|||
IssueTracker: https://github.com/corenting/InflationCalculator/issues
|
||||
Changelog: https://github.com/corenting/InflationCalculator/releases
|
||||
|
||||
AutoName: Inflation Calculator
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/corenting/InflationCalculator.git
|
||||
|
||||
|
|
@ -18,7 +20,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.5'
|
||||
versionCode: 14
|
||||
commit: v2.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: '2.5'
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue