From 03211c0d6c4d2ad3db1bca829df4ed654d239c63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 6 Jul 2015 17:20:35 +0200 Subject: Version 3.4 --- OpenKeychain/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'OpenKeychain') diff --git a/OpenKeychain/build.gradle b/OpenKeychain/build.gradle index ffc9f758d..1aecf78f2 100644 --- a/OpenKeychain/build.gradle +++ b/OpenKeychain/build.gradle @@ -114,8 +114,8 @@ android { defaultConfig { minSdkVersion 15 targetSdkVersion 22 - versionCode 33000 - versionName "3.3" + versionCode 34000 + versionName "3.4" applicationId "org.sufficientlysecure.keychain" // the androidjunitrunner is broken regarding coverage, see here: // https://code.google.com/p/android/issues/detail?id=170607 -- cgit v1.2.3