From f84af83129c26db3ed28246025fbace7e5af07ce Mon Sep 17 00:00:00 2001 From: scoute-dich Date: Tue, 15 Mar 2016 18:35:54 +0100 Subject: [PATCH] v1.1 see changelog --- .idea/misc.xml | 2 +- app/build.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 5d199810..fbb68289 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,7 +37,7 @@ - + diff --git a/app/build.gradle b/app/build.gradle index d4325a06..3e7aed7d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,7 +9,7 @@ android { applicationId "de.baumann.diaspora" minSdkVersion 15 targetSdkVersion 23 - versionCode 5 + versionCode 6 versionName "1.1" } buildTypes {