Updated on 2026-08-14

This commit is contained in:
Tangem 2018-11-19 15:56:54 +03:00
parent 5a2c2ebc1a
commit 3910e5011d

View file

@ -15,7 +15,7 @@ android {
applicationId "com.tangem.wallet"
minSdkVersion 21
targetSdkVersion 28
versionCode 98
versionCode 99
versionName "0.811.1." + generateVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}