From 09439c01e3f11a6f203c8777211308ca1ff8c972 Mon Sep 17 00:00:00 2001 From: asdoi Date: Sun, 10 May 2020 13:41:05 +0000 Subject: [PATCH] New App: Timetable --- metadata/com.asdoi.timetable.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/com.asdoi.timetable.yml diff --git a/metadata/com.asdoi.timetable.yml b/metadata/com.asdoi.timetable.yml new file mode 100644 index 0000000000..01ec601fed --- /dev/null +++ b/metadata/com.asdoi.timetable.yml @@ -0,0 +1,27 @@ +Categories: + - Science & Education +License: GPL-3.0-or-later +AuthorName: Felix Hollederer +AuthorEmail: asdoi@t-online.de +WebSite: https://asdoi.gitlab.io/timetable.html +SourceCode: https://github.com/asdoi/TimeTable +IssueTracker: https://github.com/asdoi/TimeTable/issues +Changelog: https://github.com/asdoi/TimeTable/releases + +AutoName: Timetable + +RepoType: git +Repo: https://github.com/asdoi/TimeTable.git + +Builds: + - versionName: '1.0' + versionCode: 10 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 10