Updated on 2026-08-14

This commit is contained in:
Tangem 2019-02-12 22:34:10 +03:00
parent e44b9ca15c
commit b63feaddbc

View file

@ -1,4 +1,7 @@
apply plugin: 'java-library'
apply plugin: 'com.github.dcendents.android-maven'
group='com.tangem.wallet'
dependencies {
def spongycastle_version = "1.56.0.0"