From fce2b859914b95cf1bd3394505f0a1645a2a4f6f Mon Sep 17 00:00:00 2001 From: Ricki Hirner Date: Mon, 16 Nov 2015 13:24:44 +0100 Subject: [PATCH] =?UTF-8?q?Increase=20version=20code=E2=80=A6=E2=80=A6?= =?UTF-8?q?=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6?= =?UTF-8?q?=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6?= =?UTF-8?q?=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6?= =?UTF-8?q?=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 345123ca..27e8e939 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,7 +17,7 @@ android { minSdkVersion 14 targetSdkVersion 22 - versionCode 84 + versionCode 85 versionName "0.9.1.1" buildConfigField "java.util.Date", "buildTime", "new java.util.Date()"