From 2f757f515903eb5cf46b7ebc490e906686bac6c4 Mon Sep 17 00:00:00 2001 From: knuthy Date: Tue, 23 Sep 2014 00:28:47 +0200 Subject: bump to build 13, Fix #9 --- app/app-release.apk | Bin 1717230 -> 1717252 bytes app/build.gradle | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app/app-release.apk b/app/app-release.apk index 0937a8f1..d8c62431 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 a78291ca..6e083b85 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,7 +9,7 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 19 - versionCode 12 + versionCode 13 versionName "1.1-b6" } buildTypes { -- cgit v1.2.3