trezor-android
trezor-android copied to clipboard
Jitpack release v2.0.9 failed
Build for latest release v2.0.9
has failed https://jitpack.io/com/github/trezor/trezor-android/v2.0.9/build.log
yea - seems the dependency pins have not been updated
it is a bit of a rabbit hole. Fixing the dependency verification is easy - unfortunately this does not solve it. And this one is deep and a time killer: https://jitpack.io/com/github/ligi/trezor-android/ligi_test_no_verification_tag/build.log
what is working is to remove everything except trezor-lib - and in the end this is also what should end up on @jitpack So the easiest thing would be to split trezor-android-app and trezor-android-lib in 2 repos and only trezor-android-lib is connected to jitpack @prusnak what do you think - would this be OK for you?
I don't want to split the repo into 2 repos.
dam - then I need to fork - can't go down this rabbit hole now ..
for people that have the time to investigate - I think the problem was introduced here: https://github.com/trezor/trezor-android/commit/1d1706868c9459e5303f7f049bd9c580b95add25