diff --git a/app/build.gradle b/app/build.gradle index e4e88753c..5bac25d51 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 23 - versionCode 70 - versionName "1.2.0.50" + versionCode 71 + versionName "1.2.0.51" } compileOptions {