diff --git a/app/build.gradle b/app/build.gradle index d9224a5b9d..fd0c8e480e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,7 +15,7 @@ android { applicationId "com.tangem.wallet" minSdkVersion 21 targetSdkVersion 27 - versionCode 44 + versionCode 45 versionName "0.87.1." + generateVersionName() testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" }