diff --git a/app/build.gradle b/app/build.gradle index a07c6adfe..2c437302d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 23 - versionCode 62 - versionName "1.2.0.42" + versionCode 63 + versionName "1.2.0.43" } compileOptions {