mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
change description and antiFeatures
This commit is contained in:
parent
e333ec6d80
commit
21f36829b1
1 changed files with 2 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ Categories:
|
|||
- Games
|
||||
License: MIT
|
||||
AuthorName: Jeroen Carolus
|
||||
AuthorEmail: info@jwtc.nl
|
||||
AuthorEmail: jcarolus@gmail.com
|
||||
WebSite: https://www.jwtc.nl/
|
||||
SourceCode: https://github.com/jcarolus/android-chess
|
||||
IssueTracker: https://github.com/jcarolus/android-chess/issues
|
||||
|
|
@ -10,7 +10,7 @@ IssueTracker: https://github.com/jcarolus/android-chess/issues
|
|||
AutoName: Chess
|
||||
Description: |-
|
||||
Play chess against your Android or online (FICS). Featuring 2000 practice
|
||||
positions, 500 puzzles, UCI engine support, Chess 960 and more. It’s also
|
||||
positions, 500 puzzles, Duck chess, Chess 960 and more. It’s also
|
||||
possible to set up a position on the board, save and edit games, navigate
|
||||
through history and import/export via e-mail or clipboard.
|
||||
|
||||
|
|
@ -306,8 +306,6 @@ Builds:
|
|||
- gradle
|
||||
prebuild: sed -i -e 's/3.5.4/7.0.4/' ../build.gradle
|
||||
ndk: r25b
|
||||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue