mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 04:44:04 +00:00
New App: Sleep Timer
This commit is contained in:
parent
f2cdf20ced
commit
81c7daf454
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