mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
DroidFish: fix 1.84 (94)
This commit is contained in:
parent
e0695f4c0b
commit
c6bc855363
1 changed files with 3 additions and 1 deletions
|
|
@ -366,10 +366,12 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
output: DroidFishApp/build/outputs/apk/release/DroidFishApp-release-unsigned.apk
|
output: DroidFishApp/build/outputs/apk/release/DroidFishApp-release-unsigned.apk
|
||||||
|
scanignore:
|
||||||
|
- DroidFishApp/src/main/assets/pieces/*.zip
|
||||||
scandelete:
|
scandelete:
|
||||||
- buildSrc
|
- buildSrc
|
||||||
- CuckooChessEngine/src/main/resources/book.bin
|
- CuckooChessEngine/src/main/resources/book.bin
|
||||||
ndk: r19c
|
ndk: r21d
|
||||||
|
|
||||||
MaintainerNotes: scandelete cleans up binary files created by `gradle clean`.
|
MaintainerNotes: scandelete cleans up binary files created by `gradle clean`.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue