Updated on 2026-08-14

This commit is contained in:
Tangem 2019-02-11 13:38:19 +03:00
parent 53e0148dd5
commit b76c19eb27
61 changed files with 1619 additions and 1731 deletions

View file

@ -1,5 +1,8 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'com.github.dcendents.android-maven'
group='com.tangem.wallet'
android {
compileSdkVersion 28