Skip to content

Commit

Permalink
Update v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AAkira committed Dec 8, 2015
1 parent 2ac2d4a commit 13c4495
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 @@ -229,7 +229,7 @@ buildscript {
}
dependencies {
compile 'com.github.aakira:expandable-layout:1.4.0@aar'
compile 'com.github.aakira:expandable-layout:1.4.1@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=5
VERSION_NAME=1.4.0
VERSION_CODE=6
VERSION_NAME=1.4.1

SUPPORT_APP_COMPAT_VERSION=23.0.1

Expand Down

0 comments on commit 13c4495

Please sign in to comment.