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 06d64514e..f10a4f1b7 100644 --- a/build.gradle +++ b/build.gradle @@ -55,8 +55,8 @@ android { useLibrary 'org.apache.http.legacy' defaultConfig { - versionCode 111 - versionName "3.18" + versionCode 112 + versionName "3.19" minSdkVersion 10 targetSdkVersion 25 applicationId "com.irccloud.android"