Updated on 2026-08-14

This commit is contained in:
Tangem 2018-09-04 17:39:22 +03:00
parent 63318efd8d
commit 22d155e526

View file

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