From ddd99e48e5505ee6615ccfdb7ffe6603dba9e2d2 Mon Sep 17 00:00:00 2001 From: Adrian Malacoda Date: Sun, 24 Jun 2018 05:41:57 -0500 Subject: [PATCH] Add .fdroid.yml --- .fdroid.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .fdroid.yml diff --git a/.fdroid.yml b/.fdroid.yml new file mode 100644 index 0000000..36cbe58 --- /dev/null +++ b/.fdroid.yml @@ -0,0 +1,25 @@ +Categories: + - Writing +License: GPL-3.0-or-later +Web Site: https://github.com/adrianmalacoda/text-editor-8000 +Source Code: https://github.com/adrianmalacoda/text-editor-8000 +Issue Tracker: https://github.com/adrianmalacoda/text-editor-8000/issues + +Auto Name: Text Editor 8000 +Summary: Simple text editor +Description: Simple, yet powerful editor for text files. + +Repo Type: git +Repo: https://github.com/adrianmalacoda/text-editor-8000 + +builds: + - versionName: 1.20 + versionCode: 48 + commit: metadata-test + subdir: app + gradle: yes + +Auto Update Mode: None +Update Check Mode: RepoManifest +Current Version: 1.20 +Current Version Code: 48