mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Add the Giant Stopwatch application
This commit is contained in:
parent
2c685fe8da
commit
a43cbd6ca3
1 changed files with 25 additions and 0 deletions
25
metadata/omegacentauri.mobi.simplestopwatch.yml
Normal file
25
metadata/omegacentauri.mobi.simplestopwatch.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
Categories:
|
||||||
|
- Time
|
||||||
|
License: MIT
|
||||||
|
AuthorName: arpruss
|
||||||
|
SourceCode: https://github.com/arpruss/simplestopwatch
|
||||||
|
IssueTracker: https://github.com/arpruss/simplestopwatch/issues
|
||||||
|
|
||||||
|
AutoName: Giant Stopwatch
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/arpruss/simplestopwatch
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.26'
|
||||||
|
versionCode: 26
|
||||||
|
commit: 36bdba873720f423ab1eb8dd7de6227ccce6a44c
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i '/alexander_pruss/d;' local.properties
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.26'
|
||||||
|
CurrentVersionCode: 26
|
||||||
Loading…
Reference in a new issue