Skip to content

Commit

Permalink
v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
c99koder committed Oct 29, 2015
1 parent 61f3219 commit 15eda57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion irccloud-android.iml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
<orderEntry type="library" exported="" name="haha-2.0.2" level="project" />
<orderEntry type="library" exported="" name="play-services-base-8.1.0" level="project" />
<orderEntry type="library" exported="" name="play-services-identity-8.1.0" level="project" />
<orderEntry type="library" exported="" name="DBFlow-Core-2.2.1" level="project" />
<orderEntry type="library" exported="" name="leakcanary-watcher-1.4-SNAPSHOT" level="project" />
<orderEntry type="library" exported="" name="DBFlow-Core-2.2.1" level="project" />
<orderEntry type="library" exported="" name="recyclerview-v7-23.1.0" level="project" />
<orderEntry type="library" exported="" name="linear-layout-manager-0.5" level="project" />
<orderEntry type="library" exported="" name="jackson-annotations-2.5.0" level="project" />
Expand Down

0 comments on commit 15eda57

Please sign in to comment.