From 15eda573c3e8322324268556f6b9519e1a859679 Mon Sep 17 00:00:00 2001 From: Sam Steele Date: Thu, 29 Oct 2015 07:32:30 -0700 Subject: [PATCH] v2.1 --- build.gradle | 4 ++-- irccloud-android.iml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 4a2dcb0c7..f44758460 100644 --- a/build.gradle +++ b/build.gradle @@ -59,8 +59,8 @@ android { useLibrary 'org.apache.http.legacy' defaultConfig { - versionCode 40 - versionName "2.0" + versionCode 41 + versionName "2.1" minSdkVersion 10 targetSdkVersion 23 applicationId "com.irccloud.android" diff --git a/irccloud-android.iml b/irccloud-android.iml index 1f81ca704..901cce5bc 100644 --- a/irccloud-android.iml +++ b/irccloud-android.iml @@ -106,8 +106,8 @@ - +