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