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