Updated on 2026-08-14

This commit is contained in:
Tangem 2018-08-31 12:46:14 +03:00
parent 06ae7fa813
commit 3694c32695

View file

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