Skip to content

Commit

Permalink
Changes for release
Browse files Browse the repository at this point in the history
  • Loading branch information
stephentuso committed May 25, 2016
1 parent 1ac540b commit 1e59ae1
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 @@ -27,7 +27,7 @@ This library is available through jCenter.
Gradle:

```groovy
compile 'com.stephentuso:welcome:0.7.1'
compile 'com.stephentuso:welcome:0.7.2'
```

If you use proguard, add the following to your proguard rules
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
GROUP=com.stephentuso
VERSION_NAME=0.7.1
VERSION_CODE=16
VERSION_NAME=0.7.2
VERSION_CODE=17

LIBRARY_PACKAGING=aar
LIBRARY_NAME=welcome
Expand Down

0 comments on commit 1e59ae1

Please sign in to comment.