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