Browse Source

Update INPUT.md (#1982)

Updated version
Maurício C. P. Pessoa 5 năm trước cách đây
mục cha
commit
1fc4a0e7a4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'
 }
 ```