Skip to content

Commit

Permalink
bump versionCode
Browse files Browse the repository at this point in the history
  • Loading branch information
c99koder committed Aug 1, 2017
1 parent d4f3354 commit 759bc5c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ android {
useLibrary 'org.apache.http.legacy'

defaultConfig {
versionCode 134
versionCode 135
versionName "3.27"
minSdkVersion 14
targetSdkVersion 26
Expand Down
1 change: 0 additions & 1 deletion irccloud-android.iml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/javaPrecompile" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/jniLibs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/lint-cache" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/prebuild" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/proguard-files" />
Expand Down

0 comments on commit 759bc5c

Please sign in to comment.