mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Add "Go To Sleep": com.kaeruct.gotosleep
This commit is contained in:
parent
6bccb8253e
commit
9fa5b58ec8
1 changed files with 27 additions and 0 deletions
27
metadata/com.kaeruct.gotosleep.yml
Normal file
27
metadata/com.kaeruct.gotosleep.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Andrés Villarreal
|
||||
AuthorEmail: andres@villarreal.co.cr
|
||||
AuthorWebSite: https://andres.villarreal.co.cr/
|
||||
SourceCode: https://github.com/KaeruCT/Go-To-Sleep-Android
|
||||
IssueTracker: https://github.com/KaeruCT/Go-To-Sleep-Android/issues
|
||||
Liberapay: KaeruCT
|
||||
|
||||
AutoName: Go To Sleep
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/KaeruCT/Go-To-Sleep-Android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: '1.0'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue