mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
New App: Timetable
This commit is contained in:
parent
cd93c23253
commit
09439c01e3
1 changed files with 27 additions and 0 deletions
27
metadata/com.asdoi.timetable.yml
Normal file
27
metadata/com.asdoi.timetable.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue