mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'currencies' into 'master'
new app: Currencies Closes rfp#1540 See merge request fdroid/fdroiddata!8002
This commit is contained in:
commit
d362a96319
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