mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
New App: Write On
This commit is contained in:
parent
a0efa12460
commit
8926fc4f24
1 changed files with 27 additions and 0 deletions
27
metadata/com.ezpnix.writeon.yml
Normal file
27
metadata/com.ezpnix.writeon.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: 3zpnix
|
||||
SourceCode: https://github.com/3zpnix/WriteOn
|
||||
IssueTracker: https://github.com/3zpnix/WriteOn/issues/
|
||||
|
||||
AutoName: Write On
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/3zpnix/WriteOn.git
|
||||
Binaries: https://github.com/3zpnix/WriteOn/releases/download/v%v/WriteOn.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 83832e140a6e85ef3ff89e1428129975cc610590
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 472e48099d1a7e4083f7a5bef95bf71b6277dca323de0d262ba169cb979180de
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue