diff --git a/app/build.gradle b/app/build.gradle index 38e2fad1..ecb5c6d9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 25 - versionCode 81 - versionName "1.2.0.61" + versionCode 82 + versionName "1.2.0.62-alpha" } compileOptions {