diff --git a/app/build.gradle b/app/build.gradle index 17a8e4cd7..05ced5fc2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 23 - versionCode 63 - versionName "1.2.0.43" + versionCode 64 + versionName "1.2.0.44" } compileOptions {