From 08aa14e1477034486bb99825a76f7d000e732e20 Mon Sep 17 00:00:00 2001 From: James Sears Date: Sun, 4 Apr 2021 21:05:37 +0000 Subject: [PATCH] New App request: com.github.jameshnsears.quoteunquote --- .../com.github.jameshnsears.quoteunquote.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/com.github.jameshnsears.quoteunquote.yml diff --git a/metadata/com.github.jameshnsears.quoteunquote.yml b/metadata/com.github.jameshnsears.quoteunquote.yml new file mode 100644 index 0000000000..91393b0d8b --- /dev/null +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -0,0 +1,26 @@ +Categories: + - Reading +License: Apache-2.0 +AuthorName: James HN Sears +AuthorEmail: james.hn.sears@gmail.com +SourceCode: https://github.com/jameshnsears/QuoteUnquote +IssueTracker: https://github.com/jameshnsears/QuoteUnquote/issues + +AutoName: Quote… Unquote + +RepoType: git +Repo: https://github.com/jameshnsears/QuoteUnquote + +Builds: + - versionName: 2.0.0-fdroid + versionCode: 43 + commit: 2.0.0-fdroid + subdir: app + submodules: true + gradle: + - fdroid + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags .*-fdroid$ +CurrentVersion: 2.0.0-fdroid +CurrentVersionCode: 43