Updated on 2026-08-14
This commit is contained in:
parent
3ffea13d2e
commit
cd1bba5025
2 changed files with 1 additions and 2 deletions
|
|
@ -86,7 +86,7 @@ markdown = "0.7.2"
|
|||
# endregion Other libraries
|
||||
|
||||
# region Tangem
|
||||
tangemBlockchainSdk = "release-app_5.11-672"
|
||||
tangemBlockchainSdk = "release-app_5.11-675"
|
||||
#tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds
|
||||
tangemCardSdk = "release-app_5.11-365"
|
||||
#tangemCardSdk = "0.0.1" # Keep it! - used for local builds ^
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@ dependencyResolutionManagement {
|
|||
mavenCentral()
|
||||
mavenLocal()
|
||||
jcenter() // unable to replace with mavenCentral() due to rekotlin
|
||||
maven("https://nexus.tangem-tech.com/repository/maven-releases/")
|
||||
maven {
|
||||
// setting any repository from tangem project allows maven search all packages in the project
|
||||
url = uri("https://maven.pkg.github.com/tangem/blockchain-sdk-kotlin")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue