Could not find com.trustwallet:wallet-core:2.9.5 #2335
Unanswered
FatherOfLove
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Did you add |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the android studio, I want to add the trustwallet dependency to build.gradle which I follow exactly the same as https://developer.trustwallet.com/wallet-core/integration-guide/android-guide#adding-library-dependency,
![image](https://user-images.githubusercontent.com/22650614/174948778-1878db9c-83e6-4094-9ce5-63619f0d1a1c.png)
![image](https://user-images.githubusercontent.com/22650614/174949047-72d7449a-3d53-45f1-b582-4ae17561ac3c.png)
below is my build gradle files
And I get below error when I build the project: Could not find com.trustwallet:wallet-core:2.9.5
![image](https://user-images.githubusercontent.com/22650614/174949136-5b53a57a-314e-45ef-8702-7c762064843e.png)
Beta Was this translation helpful? Give feedback.
All reactions