From 11e9e55978cfcebd3d686ab3602b76fb0fa266d9 Mon Sep 17 00:00:00 2001 From: zeapo Date: Thu, 4 Dec 2014 21:48:12 +0100 Subject: Bump to v1.2.0.7 --- app/app-release.apk | Bin 2020143 -> 2031434 bytes app/build.gradle | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/app-release.apk b/app/app-release.apk index eca5db41..40102dda 100644 Binary files a/app/app-release.apk and b/app/app-release.apk differ diff --git a/app/build.gradle b/app/build.gradle index 0de0ef2a..ac8e340e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 21 - versionCode 25 - versionName "1.2-a6" + versionCode 26 + versionName "1.2.0.7" } compileOptions { -- cgit v1.2.3