mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Merge branch 'tudmoodle' into 'master'
new app: TU Darmstadt Moodle Wrapper Closes rfp#1565 See merge request fdroid/fdroiddata!8013
This commit is contained in:
commit
e8f94d205d
1 changed files with 27 additions and 0 deletions
27
metadata/de.jonasbernard.tudarmstadtmoodlewrapper.yml
Normal file
27
metadata/de.jonasbernard.tudarmstadtmoodlewrapper.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Jonas Bernard
|
||||
AuthorEmail: public.jbernard@web.de
|
||||
AuthorWebSite: https://jonasbernard.de/
|
||||
SourceCode: https://github.com/JonasBernard/TU-Darmstadt-Moodle-Wrapper
|
||||
IssueTracker: https://github.com/JonasBernard/TU-Darmstadt-Moodle-Wrapper/issues
|
||||
|
||||
AutoName: TU Darmstadt Moodle Wrapper
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/JonasBernard/TU-Darmstadt-Moodle-Wrapper.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue