From 441afbebcb472e90e616dc2bcff7facfcb760cd3 Mon Sep 17 00:00:00 2001 From: linsui Date: Mon, 5 Dec 2022 20:37:40 +0800 Subject: [PATCH] misc fixes --- metadata/com.greenaddress.greenbits_android_wallet.yml | 1 + metadata/org.fdroid.fdroid.yml | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/metadata/com.greenaddress.greenbits_android_wallet.yml b/metadata/com.greenaddress.greenbits_android_wallet.yml index d7064dfad3..076c1bd910 100644 --- a/metadata/com.greenaddress.greenbits_android_wallet.yml +++ b/metadata/com.greenaddress.greenbits_android_wallet.yml @@ -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 diff --git a/metadata/org.fdroid.fdroid.yml b/metadata/org.fdroid.fdroid.yml index 57a471cf72..ec23d54152 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -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.