Updated on 2026-08-14

This commit is contained in:
Tangem 2018-08-29 15:48:07 +03:00
parent 3a20dc6781
commit ee54de7f75

View file

@ -15,7 +15,7 @@ android {
applicationId "com.tangem.wallet"
minSdkVersion 21
targetSdkVersion 27
versionCode 58
versionCode 62
versionName "0.88.1." + generateVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}