mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'ppu' into 'master'
new app: Price Per Unit See merge request fdroid/fdroiddata!8462
This commit is contained in:
commit
14ec3b483c
1 changed files with 27 additions and 0 deletions
27
metadata/net.nitratine.priceperunit.yml
Normal file
27
metadata/net.nitratine.priceperunit.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: Apache-2.0
|
||||
AuthorName: Brent Vollebregt
|
||||
AuthorEmail: brent.vollebregt@gmail.com
|
||||
AuthorWebSite: https://nitratine.net/
|
||||
WebSite: https://nitratine.net/blog/post/price-per-unit/
|
||||
SourceCode: https://github.com/brentvollebregt/price-per-unit
|
||||
IssueTracker: https://github.com/brentvollebregt/price-per-unit/issues
|
||||
|
||||
AutoName: Price Per Unit
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/brentvollebregt/price-per-unit
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.7
|
||||
versionCode: 13
|
||||
commit: v1.3.7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.7
|
||||
CurrentVersionCode: 13
|
||||
Loading…
Reference in a new issue