mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update DroidFish to 1.87 (97)
This commit is contained in:
parent
e7bb951f2c
commit
78ae88cb49
1 changed files with 15 additions and 2 deletions
|
|
@ -389,9 +389,22 @@ Builds:
|
||||||
- CuckooChessEngine/src/main/resources/book.bin
|
- CuckooChessEngine/src/main/resources/book.bin
|
||||||
ndk: r21d
|
ndk: r21d
|
||||||
|
|
||||||
|
- versionName: '1.87'
|
||||||
|
versionCode: 97
|
||||||
|
commit: 7be558d7732ccfb4ea72668adde8806681220f6b
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: DroidFishApp/build/outputs/apk/release/DroidFishApp-release-unsigned.apk
|
||||||
|
scanignore:
|
||||||
|
- DroidFishApp/src/main/assets/pieces/*.zip
|
||||||
|
scandelete:
|
||||||
|
- buildSrc
|
||||||
|
- CuckooChessEngine/src/main/resources/book.bin
|
||||||
|
ndk: r21d
|
||||||
|
|
||||||
MaintainerNotes: scandelete cleans up binary files created by `gradle clean`.
|
MaintainerNotes: scandelete cleans up binary files created by `gradle clean`.
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.86'
|
CurrentVersion: '1.87'
|
||||||
CurrentVersionCode: 96
|
CurrentVersionCode: 97
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue