From 05276f3b46046be43855afb4eee865310101d756 Mon Sep 17 00:00:00 2001 From: zoff99 Date: Fri, 6 Jun 2025 12:06:35 +0200 Subject: [PATCH] add new app UnderEat --- metadata/com.zoffcc.applications.undereat.yml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/com.zoffcc.applications.undereat.yml diff --git a/metadata/com.zoffcc.applications.undereat.yml b/metadata/com.zoffcc.applications.undereat.yml new file mode 100644 index 0000000000..9c12e30fe1 --- /dev/null +++ b/metadata/com.zoffcc.applications.undereat.yml @@ -0,0 +1,25 @@ +Categories: + - Sports & Health +License: GPL-3.0-only +AuthorName: Zoff +SourceCode: https://github.com/zoff99/UnderEat +IssueTracker: https://github.com/zoff99/UnderEat/issues +Changelog: https://github.com/zoff99/UnderEat/commits/master/ + +AutoName: Under Eat + +RepoType: git +Repo: https://github.com/zoff99/UnderEat + +Builds: + - versionName: 1.0.4 + versionCode: 10004 + commit: b1ae99a2e948157b6f028c62804a64e67afbaaa1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags ^[0-9].* +CurrentVersion: 1.0.4 +CurrentVersionCode: 10004