mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Merge branch 'datastopwatch.data' into 'master'
New App: DataStopwatch See merge request fdroid/fdroiddata!7167
This commit is contained in:
commit
c9ca993918
1 changed files with 24 additions and 0 deletions
24
metadata/io.github.datastopwatch.yml
Normal file
24
metadata/io.github.datastopwatch.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
||||||
|
Categories:
|
||||||
|
- Connectivity
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
SourceCode: https://github.com/seoulcodingcafe/DataStopwatch
|
||||||
|
IssueTracker: https://github.com/seoulcodingcafe/DataStopwatch/issues
|
||||||
|
|
||||||
|
AutoName: DataStopwatch
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/seoulcodingcafe/DataStopwatch
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 10
|
||||||
|
commit: V1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version V%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 10
|
||||||
Loading…
Reference in a new issue