mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Add new app 'Stopwatch' (quick tile)
This commit is contained in:
parent
f6e53d2027
commit
5895ba9012
1 changed files with 25 additions and 0 deletions
25
metadata/com.github.muellerma.stopwatch.yml
Normal file
25
metadata/com.github.muellerma.stopwatch.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- System
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/mueller-ma/Stopwatch
|
||||
IssueTracker: https://github.com/mueller-ma/Stopwatch/issues
|
||||
Translation: https://crowdin.com/project/stopwatch
|
||||
Changelog: https://github.com/mueller-ma/Stopwatch/releases
|
||||
|
||||
AutoName: Stopwatch
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mueller-ma/Stopwatch.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