From 093a93d96e531f7bfe02a9b560efccb55927deec Mon Sep 17 00:00:00 2001 From: seoulcodingcafe Date: Fri, 25 Dec 2020 00:06:46 +0000 Subject: [PATCH] New App: SaveAsTxt --- metadata/io.github.saveastxt.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/io.github.saveastxt.yml diff --git a/metadata/io.github.saveastxt.yml b/metadata/io.github.saveastxt.yml new file mode 100644 index 0000000000..d2b2fab1dc --- /dev/null +++ b/metadata/io.github.saveastxt.yml @@ -0,0 +1,23 @@ +Categories: + - System +License: GPL-3.0-or-later +SourceCode: https://github.com/seoulcodingcafe/SaveAsTxt +IssueTracker: https://github.com/seoulcodingcafe/SaveAsTxt/issues + +AutoName: SaveAsTxt + +RepoType: git +Repo: https://github.com/seoulcodingcafe/SaveAsTxt + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: V1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version V%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1