diff --git a/app/build.gradle b/app/build.gradle index 29eb088..1ed2db8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "cy.agorise.crystalwallet" minSdkVersion 21 targetSdkVersion 27 - versionCode 2 - versionName "0.2M.alpha" + versionCode 3 + versionName "0.3M.alpha" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" vectorDrawables { useSupportLibrary true