Skip to content

Commit

Permalink
bump versionCode and Android Support Library version
Browse files Browse the repository at this point in the history
  • Loading branch information
c99koder committed Nov 13, 2017
1 parent b1e40bb commit 177f666
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ android {
useLibrary 'org.apache.http.legacy'

defaultConfig {
versionCode 160
versionCode 161
versionName "4.4"
minSdkVersion 14
targetSdkVersion 27
Expand Down Expand Up @@ -329,7 +329,7 @@ tasks.whenTaskAdded { task ->
}

ext {
supportLibVersion = '27.0.0'
supportLibVersion = '27.0.1'
playServicesVersion = '11.0.2'
dbflowVersion = "4.0.5"
}
Expand Down
36 changes: 18 additions & 18 deletions irccloud-android.iml
Original file line number Diff line number Diff line change
Expand Up @@ -104,62 +104,62 @@
</content>
<orderEntry type="jdk" jdkName="Android API 27 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="com.android.support:animated-vector-drawable-27.0.1" level="project" />
<orderEntry type="library" name="com.crashlytics.sdk.android:answers-1.3.13" level="project" />
<orderEntry type="library" name="com.android.support:animated-vector-drawable-27.0.0" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-auth-11.0.2" level="project" />
<orderEntry type="library" name="__local_aars__:/Users/sam/Projects/irccloud-android/libs/sdk-v1.0.0.jar:unspecified@jar" level="project" />
<orderEntry type="library" name="com.android.databinding:baseLibrary:3.0.0@jar" level="project" />
<orderEntry type="library" name="org.solovyev.android.views:linear-layout-manager-0.5" level="project" />
<orderEntry type="library" name="android.arch.lifecycle:common:1.0.0@jar" level="project" />
<orderEntry type="library" name="com.android.support:support-core-utils-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:support-core-utils-27.0.1" level="project" />
<orderEntry type="library" name="com.fasterxml.jackson.core:jackson-databind:2.9.2@jar" level="project" />
<orderEntry type="library" name="android.arch.lifecycle:runtime-1.0.0" level="project" />
<orderEntry type="library" name="com.android.databinding:library-1.3.1" level="project" />
<orderEntry type="library" name="com.fasterxml.jackson.core:jackson-core:2.9.2@jar" level="project" />
<orderEntry type="library" name="io.fabric.sdk.android:fabric-1.3.17" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-iid-11.0.2" level="project" />
<orderEntry type="library" name="com.github.Raizlabs.DBFlow:dbflow-4.0.5" level="project" />
<orderEntry type="library" name="com.android.support:support-compat-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:support-vector-drawable-27.0.0" level="project" />
<orderEntry type="library" name="com.fasterxml.jackson.core:jackson-annotations:2.9.0@jar" level="project" />
<orderEntry type="library" name="com.infstory:switch-preference-compat-1.0.0" level="project" />
<orderEntry type="library" name="com.android.support:customtabs-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:cardview-v7-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:support-core-ui-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:customtabs-27.0.1" level="project" />
<orderEntry type="library" name="com.android.support:support-vector-drawable-27.0.1" level="project" />
<orderEntry type="library" name="com.android.support:cardview-v7-27.0.1" level="project" />
<orderEntry type="library" name="android.arch.core:common:1.0.0@jar" level="project" />
<orderEntry type="library" name="com.android.support:support-compat-27.0.1" level="project" />
<orderEntry type="library" name="com.android.support:support-core-ui-27.0.1" level="project" />
<orderEntry type="library" name="pl.droidsonroids.gif:android-gif-drawable-1.2.8" level="project" />
<orderEntry type="library" name="com.android.support:support-media-compat-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:exifinterface-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:exifinterface-27.0.1" level="project" />
<orderEntry type="library" name="com.android.support:support-media-compat-27.0.1" level="project" />
<orderEntry type="library" name="com.commonsware.cwac:richedit-0.5.2" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-identity-11.0.2" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-ads-11.0.2" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-tasks-11.0.2" level="project" />
<orderEntry type="library" name="com.github.Raizlabs.DBFlow:dbflow-core:4.0.5@jar" level="project" />
<orderEntry type="library" name="com.android.support:support-v4-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:support-fragment-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:support-fragment-27.0.1" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-base-11.0.2" level="project" />
<orderEntry type="library" name="com.android.support:appcompat-v7-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:support-v4-27.0.1" level="project" />
<orderEntry type="library" name="com.android.support:appcompat-v7-27.0.1" level="project" />
<orderEntry type="library" name="com.damnhandy:handy-uri-templates:2.0.2@jar" level="project" />
<orderEntry type="library" name="com.datatheorem.android.trustkit:trustkit-1.0.0" level="project" />
<orderEntry type="library" name="com.android.support:design-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:design-27.0.1" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-ads-lite-11.0.2" level="project" />
<orderEntry type="library" name="com.android.support:transition-27.0.1" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-clearcut-11.0.2" level="project" />
<orderEntry type="library" name="com.android.support:transition-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:recyclerview-v7-27.0.1" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-basement-11.0.2" level="project" />
<orderEntry type="library" name="com.android.support:recyclerview-v7-27.0.0" level="project" />
<orderEntry type="library" name="com.android.support:support-annotations:27.0.1@jar" level="project" />
<orderEntry type="library" name="com.android.databinding:adapters-1.3.1" level="project" />
<orderEntry type="library" name="com.vandalsoftware.android:dslv-0.6.3" level="project" />
<orderEntry type="library" name="com.android.support:support-v13-27.0.0" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-gass-11.0.2" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-gcm-11.0.2" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-auth-base-11.0.2" level="project" />
<orderEntry type="library" name="com.android.support:support-v13-27.0.1" level="project" />
<orderEntry type="library" name="com.google.android.gms:play-services-safetynet-11.0.2" level="project" />
<orderEntry type="library" name="com.crashlytics.sdk.android:crashlytics-2.6.8" level="project" />
<orderEntry type="library" name="com.crashlytics.sdk.android:beta-1.2.5" level="project" />
<orderEntry type="library" name="com.android.support:support-annotations:27.0.0@jar" level="project" />
<orderEntry type="library" name="com.android.support:support-emoji-27.0.1" level="project" />
<orderEntry type="library" name="__local_aars__:/Users/sam/Projects/irccloud-android/libs/multiwindow-v1.3.2.jar:unspecified@jar" level="project" />
<orderEntry type="library" name="com.crashlytics.sdk.android:crashlytics-core-2.3.17" level="project" />
<orderEntry type="library" name="com.android.support:support-emoji-27.0.0" level="project" />
<orderEntry type="library" name="com.google.android.apps.dashclock:dashclock-api:2.0.0@jar" level="project" />
<orderEntry type="module" module-name="android-websockets" />
<orderEntry type="library" name="org.apache.http.legacy-android-27" level="project" />
Expand Down

0 comments on commit 177f666

Please sign in to comment.