acrespo

Results 3 issues of acrespo

Currently if someones tries to add bitcoinj as a dependency via [Jitpack](https://jitpack.io/), it compiles using Jitpack's default, Java 8. This breaks Android apps builds. I think we should find a...

Library breaks build when targeting Android 12 Please add ``` android:exported="false" ``` to `"com.github.moduth.blockcanary.ui.DisplayActivity"` Or recommend users to add ``` ``` to their `AndroidManifest.xml` See: https://cafonsomota.medium.com/android-12-dont-forget-to-set-android-exported-on-your-activities-services-and-receivers-3bee33f37beb