mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update DroidFish to 1.85 (95)
This commit is contained in:
parent
ea761e89f7
commit
662d5c691a
1 changed files with 15 additions and 2 deletions
|
|
@ -363,9 +363,22 @@ Builds:
|
||||||
- CuckooChessEngine/src/main/resources/book.bin
|
- CuckooChessEngine/src/main/resources/book.bin
|
||||||
ndk: r21d
|
ndk: r21d
|
||||||
|
|
||||||
|
- versionName: '1.85'
|
||||||
|
versionCode: 95
|
||||||
|
commit: '1.85'
|
||||||
|
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.84'
|
CurrentVersion: '1.85'
|
||||||
CurrentVersionCode: 94
|
CurrentVersionCode: 95
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue