瀏覽代碼

Update INPUT.md (#1982)

Updated version
Maurício C. P. Pessoa 5 年之前
父節點
當前提交
1fc4a0e7a4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
 ```gradle
 dependencies {
 dependencies {
   ...
   ...
-  implementation 'com.afollestad.material-dialogs:input:3.2.1'
+  implementation 'com.afollestad.material-dialogs:input:3.3.0'
 }
 }
 ```
 ```