diff --git a/app/build.gradle b/app/build.gradle index c28778bd7..af743f47f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 16 targetSdkVersion 25 - versionCode 86 - versionName "1.2.0.66" + versionCode 87 + versionName "1.2.0.67" } compileOptions { sourceCompatibility JavaVersion.VERSION_1_7