mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 18:51:43 +00:00
bankwallet - disable failing
This commit is contained in:
parent
98646aa671
commit
d8e6d7bbcf
1 changed files with 2 additions and 1 deletions
|
|
@ -610,11 +610,12 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.40.0
|
- versionName: 0.40.0
|
||||||
versionCode: 116
|
versionCode: 116
|
||||||
|
disable: https://github.com/horizontalsystems/unstoppable-wallet-android/issues/5567#issuecomment-2388610875
|
||||||
commit: 40ddb0587469d04cf55f30900b53a31c3dbf0bf7
|
commit: 40ddb0587469d04cf55f30900b53a31c3dbf0bf7
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed -i -e '/statsManager.sendStats/d' src/main/java/io/horizontalsystems/bankwallet/core/managers/BackgroundStateChangeListener.kt
|
prebuild: sed -i -e '/marketKit.sendStats/d' src/main/java/io/horizontalsystems/bankwallet/core/managers/BackgroundStateChangeListener.kt
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue