Skip to content

Commit

Permalink
outmost margin added
Browse files Browse the repository at this point in the history
  • Loading branch information
orhanobut committed May 22, 2015
1 parent 0a20f21 commit ea28178
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 @@ -23,7 +23,7 @@ Simple, easy dialog solution for android.

### Gradle
```groovy
compile 'com.orhanobut:dialogplus:1.5@aar'
compile 'com.orhanobut:dialogplus:1.6@aar'
```

### Usage
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
# org.gradle.parallel=true
# VERSION_NAME=1.2-SNAPSHOT
# VERSION_CODE=3
VERSION_NAME=1.5
VERSION_CODE=6
VERSION_NAME=1.6
VERSION_CODE=7
GROUP=com.orhanobut

POM_DESCRIPTION=Android simple dialog
Expand Down

0 comments on commit ea28178

Please sign in to comment.