Updated on 2026-08-14

This commit is contained in:
Tangem 2018-07-24 10:23:24 +03:00
parent ec87412ebe
commit e862424234
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

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