Cannot build the app
See original GitHub issueAfter I downloaded the release 0.25.3
The app cannot be build cause it cannot find the bitcoin kit and add into the project.
FAILURE: Build completed with 9 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:dataBindingMergeDependencyArtifactsDebug'.
> Could not resolve all files for configuration ':app:debugCompileClasspath'.
> Could not find com.github.horizontalsystems:bitcoin-kit-android:a070562.
Required by:
project :app
how to solve it?
Issue Analytics
- State:
- Created a year ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
Cannot build iOS app to iPhone device - Apple Developer
I am testing an ios app using xcode 10.2. 1; the app runs properly in the various simulators available with xcode. If I...
Read more >Flutter app, cannot build the app in simulator - Stack Overflow
So I'm trying to launch this flutter app on iOS (app already on Google Play). But somehow, I can't run my app on...
Read more >Can't build my app using flutter 3.0 · Issue #103571 - GitHub
I Can't build my app after I upgrade the flutter SDK to 3.0. flutter doctor -v [√] Flutter (Channel stable, 3.0.0, on Microsoft...
Read more >I can't build my app - MIT App Inventor Community
I want to build APK and AAB file (compile my app) but it's always say Server error: could not build target. Please try...
Read more >Known issues with Android Studio and Android Gradle Plugin
NoClassDefFoundError: Could not initialize class ... When you navigate to Build > Generate Signed Bundle / APK and attempt to configure app signing...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I changed it to use the “a070562cc6”, which worked as well.
https://jitpack.io/com/github/horizontalsystems/bitcoin-kit-android/a070562cc6/