misc fixes

This commit is contained in:
linsui 2022-12-05 20:37:40 +08:00
parent 8d48180f11
commit 441afbebcb
2 changed files with 4 additions and 1 deletions

View file

@ -2256,6 +2256,7 @@ Builds:
- versionName: 3.9.0
versionCode: 22000390
disable: https://github.com/Blockstream/green_android/issues/159
commit: c404a9820badb978778e49f29894a57d2adec513
timeout: 25200
subdir: green

View file

@ -1881,9 +1881,11 @@ Builds:
subdir: app
gradle:
- full
scanignore:
scandelete:
- app/src/androidTest/assets
- app/src/test/resources
- libs/sharedTest/src/main/assets
- libs/index/src/commonTest/resources
MaintainerNotes: |
This is maintained in tight conjunction with fdroidclient releases.