Aidan Follestad 9 年之前
父节点
当前提交
f8d0f0e87f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -99,7 +99,7 @@ You can create basic, list, single/multi choice, progress, input, etc. dialogs w
 dependencies {
 	// ... other dependencies here
 
-    compile 'com.afollestad.material-dialogs:core:0.8.5.9'
+    compile 'com.afollestad.material-dialogs:core:0.8.6.0'
 }
 ```