mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update LiquidCalc to 1.5 (6)
This commit is contained in:
parent
e1a3e0c705
commit
da6807bd60
1 changed files with 10 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ AuthorName: Patrick
|
|||
SourceCode: https://codeberg.org/PrivacyBlog/Liquidrechner
|
||||
IssueTracker: https://codeberg.org/PrivacyBlog/Liquidrechner/issues
|
||||
|
||||
AutoName: Liquid Calculator
|
||||
AutoName: LiquidCalc
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/PrivacyBlog/Liquidrechner.git
|
||||
|
|
@ -47,7 +47,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 6
|
||||
commit: v1.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue