diff --git a/app/build.gradle b/app/build.gradle index 929af770..c1ad0b35 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 23 - versionCode 53 - versionName "1.2.0.33" + versionCode 54 + versionName "1.2.0.34" } compileOptions {