Correctly format .fdroid.yml.

This commit is contained in:
Adrian Malacoda 2018-06-24 05:51:35 -05:00
parent ddd99e48e5
commit 8838fbd5a9

View File

@ -10,12 +10,12 @@ Summary: Simple text editor
Description: Simple, yet powerful editor for text files. Description: Simple, yet powerful editor for text files.
RepoType: 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