Skip to content

Commit

Permalink
v3.23
Browse files Browse the repository at this point in the history
  • Loading branch information
c99koder committed May 8, 2017
1 parent 2dd43dd commit 54fc255
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ android {
useLibrary 'org.apache.http.legacy'

defaultConfig {
versionCode 118
versionName "3.22"
versionCode 119
versionName "3.23"
minSdkVersion 10
targetSdkVersion 25
applicationId "com.irccloud.android"
Expand Down
1 change: 0 additions & 1 deletion irccloud-android.iml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/shaders" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/build/.DS_Store" />
<excludeFolder url="file://$MODULE_DIR$/build/android-profile" />
<excludeFolder url="file://$MODULE_DIR$/build/filtered_resources" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" />
Expand Down

0 comments on commit 54fc255

Please sign in to comment.