diff --git a/.idea/misc.xml b/.idea/misc.xml
index 95f0f0310..1caa1363c 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -37,7 +37,7 @@
-
+
diff --git a/build.gradle b/build.gradle
index 676375cbf..b83fd9823 100644
--- a/build.gradle
+++ b/build.gradle
@@ -57,8 +57,8 @@ android {
useLibrary 'org.apache.http.legacy'
defaultConfig {
- versionCode 92
- versionName "3.10"
+ versionCode 93
+ versionName "3.11"
minSdkVersion 10
targetSdkVersion 25
applicationId "com.irccloud.android"