Updated on 2026-08-14
This commit is contained in:
parent
303b8df476
commit
d87918a129
1 changed files with 3 additions and 1 deletions
|
|
@ -26,7 +26,9 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation project(':tangemcard-common')
|
||||
// implementation project(':tangemcard-common')
|
||||
implementation 'com.github.TangemCash.tangemcard-common:tangemcard-android:0.1.0'
|
||||
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0-alpha01'
|
||||
implementation 'com.google.code.gson:gson:2.8.5'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue