mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Merge branch 'master' into 'master'
New App: Sleep Timer See merge request fdroid/fdroiddata!7408
This commit is contained in:
commit
c210d40ed2
1 changed files with 27 additions and 0 deletions
27
metadata/fr.smarquis.sleeptimer.yml
Normal file
27
metadata/fr.smarquis.sleeptimer.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
AuthorName: Simon Marquis
|
||||
AuthorEmail: contact@simon-marquis.fr
|
||||
AuthorWebSite: https://simon-marquis.fr/
|
||||
SourceCode: https://github.com/SimonMarquis/SleepTimer
|
||||
IssueTracker: https://github.com/SimonMarquis/SleepTimer/issues
|
||||
Changelog: https://github.com/SimonMarquis/SleepTimer/releases
|
||||
|
||||
AutoName: Sleep Timer
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SimonMarquis/SleepTimer.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 10000
|
||||
commit: 1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 10000
|
||||
Loading…
Reference in a new issue