Updated on 2026-08-14

This commit is contained in:
Tangem 2018-07-09 12:06:35 +03:00
parent 41ffc78545
commit 134f518bfb
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 33
versionCode 34
versionName "0.85.5." + generateVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}