mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update DroidFish to 1.86 (96)
This commit is contained in:
parent
5a3e359b61
commit
c925ffea65
1 changed files with 15 additions and 2 deletions
|
|
@ -376,9 +376,22 @@ Builds:
|
|||
- CuckooChessEngine/src/main/resources/book.bin
|
||||
ndk: r21d
|
||||
|
||||
- versionName: '1.86'
|
||||
versionCode: 96
|
||||
commit: b64c4d1dac5f797423bbc9a5bf5cc4ccf80c3fa9
|
||||
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`.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.85'
|
||||
CurrentVersionCode: 95
|
||||
CurrentVersion: '1.86'
|
||||
CurrentVersionCode: 96
|
||||
|
|
|
|||
Loading…
Reference in a new issue