Skip to content

Commit

Permalink
Update v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AAkira committed Oct 2, 2015
1 parent 4ec2c6c commit a2dd1b2
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 @@ -211,7 +211,7 @@ buildscript {
}
dependencies {
compile 'com.github.aakira:expandable-layout:1.1.0@aar'
compile 'com.github.aakira:expandable-layout:1.2.0@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=2
VERSION_NAME=1.1.0
VERSION_CODE=3
VERSION_NAME=1.2.0

SUPPORT_APP_COMPAT_VERSION=23.0.1

Expand Down

0 comments on commit a2dd1b2

Please sign in to comment.