Browse Source

Release 0.3.2

Aidan Follestad 10 years ago
parent
commit
bf068ef148
2 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md
  2. BIN
      sample/sample.apk

+ 1 - 1
README.md

@@ -35,7 +35,7 @@ Easily reference the library in your Android projects using this dependency in y
 
 
 ```Groovy
 ```Groovy
 dependencies {
 dependencies {
-    compile 'com.afollestad:material-dialogs:0.3.1'
+    compile 'com.afollestad:material-dialogs:0.3.2'
 }
 }
 ```
 ```
 
 

BIN
sample/sample.apk