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

Commit c314b57

Browse files
author
Jens Driller
committed
v1.2.1
1 parent 4893971 commit c314b57

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Download
6868
Grab it via Gradle:
6969

7070
```groovy
71-
compile 'com.jenzz:materialpreference:1.2'
71+
compile 'com.jenzz:materialpreference:1.2.1'
7272
```
7373

7474
License

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# suppress inspection "UnusedProperty" for whole file
2-
VERSION_NAME=1.2
3-
VERSION_CODE=3
2+
VERSION_NAME=1.2.1
3+
VERSION_CODE=4
44

55
ANDROID_BUILD_COMPILE_SDK_VERSION=22
66
ANDROID_BUILD_TARGET_SDK_VERSION=22

0 commit comments

Comments
 (0)