diff --git a/app/build.gradle b/app/build.gradle index cda1ac196..38455ad38 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 23 - versionCode 57 - versionName "1.2.0.37" + versionCode 58 + versionName "1.2.0.38" } compileOptions {