diff --git a/app/build.gradle b/app/build.gradle index e46e77a47..892bdabd8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 22 - versionCode 44 - versionName "1.2.0.24" + versionCode 45 + versionName "1.2.0.25" } compileOptions {