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

Username must not be null: com.trustwallet:wallet-core:4.1.21. #59

Open
Milimeter opened this issue Dec 9, 2024 · 2 comments
Open

Username must not be null: com.trustwallet:wallet-core:4.1.21. #59

Milimeter opened this issue Dec 9, 2024 · 2 comments

Comments

@Milimeter
Copy link

Could not resolve all files for configuration ':app:releaseRuntimeClasspath'.

Could not resolve com.trustwallet:wallet-core:4.1.21.
Required by:
project :app > project :trustdart
> Could not resolve com.trustwallet:wallet-core:4.1.21.
> Could not get resource 'https://maven.pkg.github.com/trustwallet/wallet-core/com/trustwallet/wallet-core/4.1.21/wallet-core-4.1.21.pom'.
> Username must not be null!

  Using the latest gradle version: distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-all.zip
  Using android plugin:   id "com.android.application" version "8.7.0" apply false
@Milimeter
Copy link
Author

@jayluxferro
Copy link
Collaborator

jayluxferro commented Dec 9, 2024

Please read this: https://github.com/EjaraApp/trustdart?tab=readme-ov-file#install

@Milimeter

You must have these environment variables setup either in .bashrc, .zshrc or .bash_profile

export TRUST_DART_GITHUB_USER='your_github_username'
export TRUST_DART_GITHUB_TOKEN='the_access_token_created'

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