diff --git a/app/build.gradle b/app/build.gradle index 82b8aa79..38e2fad1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 25 - versionCode 80 - versionName "1.2.0.60" + versionCode 81 + versionName "1.2.0.61" } compileOptions {