Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the last version in Android and iOS #545

Open
MarvinQuevedo opened this issue Mar 28, 2024 · 1 comment
Open

Use the last version in Android and iOS #545

MarvinQuevedo opened this issue Mar 28, 2024 · 1 comment

Comments

@MarvinQuevedo
Copy link

Hi, I am working to support multichain in a Wallet using tangem, I am trying to use this library, but I don't found the way to access to the last version.

Do you can help with It?

And, if you have info that help me to integrate multichain using Tangem card in my wallet would be fantatic, thanks!

@MarvinQuevedo MarvinQuevedo changed the title Use the last version in iOS Use the last version in Android and iOS Mar 28, 2024
@kozarezvlad
Copy link
Collaborator

Hi!
To use this library you can clone it in local git repository and build using ./gradlew publishToMavenLocal command.
Then you can share artifact as you want.
Other way is using builds from our github registry, but it's not public releases, just for our app. You can find last build tags here https://github.com/tangem/blockchain-sdk-kotlin/tags.
To download this artifacts use maven uri https://maven.pkg.github.com/tangem/blockchain-sdk-kotlin with your own github credentials (user and token) with read access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants