mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
New App: Installalogs
This commit is contained in:
parent
ebb8eb0540
commit
c4b99da63a
1 changed files with 23 additions and 0 deletions
23
metadata/io.github.installalogs.yml
Normal file
23
metadata/io.github.installalogs.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
SourceCode: https://github.com/seoulcodingcafe/Installalogs
|
||||||
|
IssueTracker: https://github.com/seoulcodingcafe/Installalogs/issues
|
||||||
|
|
||||||
|
AutoName: Installalogs
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/seoulcodingcafe/Installalogs
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 10
|
||||||
|
commit: V1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version V%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 10
|
||||||
Loading…
Reference in a new issue