瀏覽代碼

update README.md

kongzue 4 年之前
父節點
當前提交
f21c78ea72
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -131,7 +131,7 @@ allprojects {
 2) 在 app 的 build.gradle 文件中找到 `dependencies{}` 代码块,并在其中加入以下语句:
 
 ```
-implementation 'com.github.kongzue.dialogx:DialogX:0.0.37'
+implementation 'com.github.kongzue.dialogx:DialogX:0.0.38'
 ```
 
 #### 方式二:Gradle 引入 jCenter 源