From fa31840f459f250fea9e54456d5fce6ca75ff977 Mon Sep 17 00:00:00 2001 From: seoulcodingcafe <68763330+seoulcodingcafe@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:52:18 +0900 Subject: [PATCH] New App : HashEasily --- metadata/io.github.hasheazy.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/io.github.hasheazy.yml diff --git a/metadata/io.github.hasheazy.yml b/metadata/io.github.hasheazy.yml new file mode 100644 index 0000000000..31e3f2efc4 --- /dev/null +++ b/metadata/io.github.hasheazy.yml @@ -0,0 +1,24 @@ +Categories: + - Development + - System +License: GPL-3.0-or-later +SourceCode: https://github.com/seoulcodingcafe/HashEasily +IssueTracker: https://github.com/seoulcodingcafe/HashEasily/issues + +AutoName: HashEasily + +RepoType: git +Repo: https://github.com/seoulcodingcafe/HashEasily + +Builds: + - versionName: '1.0' + versionCode: 10 + commit: eca45a280dc75ac67f9520047e84a5f18d657a2f + subdir: app + gradle: + - yes + +AutoUpdateMode: Version V%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 10