kongzue 4 anni fa
parent
commit
07e06c8642
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.38'
+implementation 'com.github.kongzue.DialogX:DialogX:0.0.39'
 ```
 
 #### 方式二:Gradle 引入 jCenter 源