Updated on 2026-08-14

This commit is contained in:
Tangem 2018-09-12 12:24:47 +03:00
parent ec88c1e832
commit 35cbfd9c9e

View file

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