Correctly format .fdroid.yml.
This commit is contained in:
parent
ddd99e48e5
commit
8838fbd5a9
24
.fdroid.yml
24
.fdroid.yml
@ -1,25 +1,25 @@
|
|||||||
Categories:
|
Categories:
|
||||||
- Writing
|
- Writing
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Web Site: https://github.com/adrianmalacoda/text-editor-8000
|
WebSite: https://github.com/adrianmalacoda/text-editor-8000
|
||||||
Source Code: https://github.com/adrianmalacoda/text-editor-8000
|
SourceCode: https://github.com/adrianmalacoda/text-editor-8000
|
||||||
Issue Tracker: https://github.com/adrianmalacoda/text-editor-8000/issues
|
IssueTracker: https://github.com/adrianmalacoda/text-editor-8000/issues
|
||||||
|
|
||||||
Auto Name: Text Editor 8000
|
AutoName: Text Editor 8000
|
||||||
Summary: Simple text editor
|
Summary: Simple text editor
|
||||||
Description: Simple, yet powerful editor for text files.
|
Description: Simple, yet powerful editor for text files.
|
||||||
|
|
||||||
Repo Type: git
|
RepoType: git
|
||||||
Repo: https://github.com/adrianmalacoda/text-editor-8000
|
Repo: .
|
||||||
|
|
||||||
builds:
|
builds:
|
||||||
- versionName: 1.20
|
- versionName: "1.20"
|
||||||
versionCode: 48
|
versionCode: 48
|
||||||
commit: metadata-test
|
commit: HEAD
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle: yes
|
gradle: yes
|
||||||
|
|
||||||
Auto Update Mode: None
|
AutoUpdateMode: None
|
||||||
Update Check Mode: RepoManifest
|
UpdateCheckMode: RepoManifest
|
||||||
Current Version: 1.20
|
CurrentVersion: 1.20
|
||||||
Current Version Code: 48
|
CurrentVersion Code: 48
|
||||||
|
Loading…
x
Reference in New Issue
Block a user