mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Add Sapio application
This commit is contained in:
parent
f99a26e41b
commit
79b726f26a
1 changed files with 25 additions and 0 deletions
25
metadata/com.klee.sapio.yml
Normal file
25
metadata/com.klee.sapio.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Jonathan Klee
|
||||
AuthorEmail: klee.jonathan@protonmail.com
|
||||
SourceCode: https://github.com/jonathanklee/Sapio
|
||||
IssueTracker: https://github.com/jonathanklee/Sapio/issues
|
||||
|
||||
AutoName: Sapio
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jonathanklee/Sapio.git
|
||||
|
||||
Builds:
|
||||
- versionName: '0.5'
|
||||
versionCode: 5
|
||||
commit: a18d6ef87199c18e7433cfc5a815f9c497d03bcb
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.5'
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue