mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
new app: Currencies
This commit is contained in:
parent
6fc9bf2850
commit
5d280152b8
1 changed files with 26 additions and 0 deletions
26
metadata/de.salomax.currencies.yml
Normal file
26
metadata/de.salomax.currencies.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Maximilian Salomon
|
||||
AuthorEmail: msal.coding@gmail.com
|
||||
SourceCode: https://github.com/sal0max/currencies
|
||||
IssueTracker: https://github.com/sal0max/currencies/issues
|
||||
Changelog: https://github.com/sal0max/currencies/releases
|
||||
|
||||
AutoName: Currencies
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sal0max/currencies.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.1
|
||||
versionCode: 10101
|
||||
commit: 1.1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags \d+\.\d+\.\d+
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 10101
|
||||
Loading…
Reference in a new issue