mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
New app: Text Torch
This commit is contained in:
parent
7484a2870a
commit
a253f7646d
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