mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Add Chess Clock
This commit is contained in:
parent
37e8dc0189
commit
5b68ef57be
1 changed files with 25 additions and 0 deletions
25
metadata/com.chess.clock.yml
Normal file
25
metadata/com.chess.clock.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: MPL-2.0
|
||||
AuthorName: Chess.com
|
||||
AuthorWebSite: https://www.chess.com/
|
||||
SourceCode: https://github.com/ChessCom/android-chessclock
|
||||
IssueTracker: https://github.com/ChessCom/android-chessclock/issues
|
||||
|
||||
AutoName: Chess Clock
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ChessCom/android-chessclock
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.3
|
||||
versionCode: 11
|
||||
commit: 1.1.3-11
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.3
|
||||
CurrentVersionCode: 11
|
||||
Loading…
Reference in a new issue