Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Commit

Permalink
v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Driller committed Apr 13, 2015
1 parent 7a7ffd7 commit 4ba0ab6
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 @@ -68,7 +68,7 @@ Download
Grab it via Gradle:

```groovy
compile 'com.jenzz:materialpreference:1.2.1'
compile 'com.jenzz:materialpreference:1.3'
```

License
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# suppress inspection "UnusedProperty" for whole file
VERSION_NAME=1.2.1
VERSION_CODE=4
VERSION_NAME=1.3
VERSION_CODE=5

ANDROID_BUILD_COMPILE_SDK_VERSION=22
ANDROID_BUILD_TARGET_SDK_VERSION=22
Expand Down

0 comments on commit 4ba0ab6

Please sign in to comment.