diff --git a/app/build.gradle b/app/build.gradle index df69ba77..62ce2c36 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 23 - versionCode 56 - versionName "1.2.0.36" + versionCode 57 + versionName "1.2.0.37" } compileOptions {