diff --git a/app/build.gradle b/app/build.gradle index 17eec528..cd51da05 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 22 - versionCode 47 - versionName "1.2.0.27" + versionCode 48 + versionName "1.2.0.28" } compileOptions {