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