Browse Source

Update INPUT.md (#1982)

Updated version
Maurício C. P. Pessoa 5 years ago
parent
commit
1fc4a0e7a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documentation/INPUT.md

+ 1 - 1
documentation/INPUT.md

@@ -19,7 +19,7 @@ The `input` module contains extensions to the core module, such as a text input
 ```gradle
 dependencies {
   ...
-  implementation 'com.afollestad.material-dialogs:input:3.2.1'
+  implementation 'com.afollestad.material-dialogs:input:3.3.0'
 }
 ```