mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Merge branch 'add-text-torch' into 'master'
New app: Text Torch See merge request fdroid/fdroiddata!7299
This commit is contained in:
commit
afbabb17ea
1 changed files with 26 additions and 0 deletions
26
metadata/com.mileskrell.texttorch.yml
Normal file
26
metadata/com.mileskrell.texttorch.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Phone & SMS
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Miles Krell
|
||||
AuthorEmail: text.torch@mileskrell.com
|
||||
AuthorWebSite: https://mileskrell.com
|
||||
SourceCode: https://github.com/mileskrell/text-torch
|
||||
IssueTracker: https://github.com/mileskrell/text-torch/issues
|
||||
|
||||
AutoName: Text Torch
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mileskrell/text-torch
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 2
|
||||
commit: v1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue