diff --git a/app/build.gradle b/app/build.gradle index 33c7f7b6d..f7f8a1549 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.wallet.crypto.trustapp" minSdkVersion 15 targetSdkVersion 26 - versionCode 3 - versionName "1.2" + versionCode 4 + versionName "1.3" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true multiDexEnabled = true