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

Commit

Permalink
v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Driller committed Feb 14, 2015
1 parent 0dc65d6 commit 440a4c8
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 @@ -59,7 +59,7 @@ Download
Grab it via Gradle:

```groovy
compile 'com.jenzz:materialpreference:1.1'
compile 'com.jenzz:materialpreference:1.2'
```

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.1
VERSION_CODE=2
VERSION_NAME=1.2
VERSION_CODE=3

ANDROID_BUILD_COMPILE_SDK_VERSION=21
ANDROID_BUILD_TARGET_SDK_VERSION=21
Expand Down

0 comments on commit 440a4c8

Please sign in to comment.