mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
misc fixes
This commit is contained in:
parent
8d48180f11
commit
441afbebcb
2 changed files with 4 additions and 1 deletions
|
|
@ -2256,6 +2256,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 3.9.0
|
- versionName: 3.9.0
|
||||||
versionCode: 22000390
|
versionCode: 22000390
|
||||||
|
disable: https://github.com/Blockstream/green_android/issues/159
|
||||||
commit: c404a9820badb978778e49f29894a57d2adec513
|
commit: c404a9820badb978778e49f29894a57d2adec513
|
||||||
timeout: 25200
|
timeout: 25200
|
||||||
subdir: green
|
subdir: green
|
||||||
|
|
|
||||||
|
|
@ -1881,9 +1881,11 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- full
|
- full
|
||||||
scanignore:
|
scandelete:
|
||||||
- app/src/androidTest/assets
|
- app/src/androidTest/assets
|
||||||
- app/src/test/resources
|
- app/src/test/resources
|
||||||
|
- libs/sharedTest/src/main/assets
|
||||||
|
- libs/index/src/commonTest/resources
|
||||||
|
|
||||||
MaintainerNotes: |
|
MaintainerNotes: |
|
||||||
This is maintained in tight conjunction with fdroidclient releases.
|
This is maintained in tight conjunction with fdroidclient releases.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue