Skip to content

Commit

Permalink
Update the version.
Browse files Browse the repository at this point in the history
  • Loading branch information
AAkira committed Feb 10, 2016
1 parent c3bac81 commit 86a3c35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ buildscript {
}
dependencies {
compile 'com.github.aakira:expandable-layout:1.4.1@aar'
compile 'com.github.aakira:expandable-layout:1.4.2@aar'
}
```

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ COMPILE_SDK_VERSION=23
BUILD_TOOLS_VERSION=22.0.1
MIN_SDK_VERSION=11
TARGET_SDK_VERSION=23
VERSION_CODE=6
VERSION_NAME=1.4.1
VERSION_CODE=7
VERSION_NAME=1.4.2
SUPPORT_TEST_VERSION=0.4.1
HAMCREST_VERSION=1.3

Expand Down

0 comments on commit 86a3c35

Please sign in to comment.