소스 검색

update README.md.

kongzue 4 년 전
부모
커밋
31257300a5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -128,7 +128,7 @@ allprojects {
 2) 在 app 的 build.gradle 文件中找到 `dependencies{}` 代码块,并在其中加入以下语句:
 
 ```
-implementation 'com.github.kongzue.dialogx:DialogX:0.0.32'
+implementation 'com.github.kongzue.dialogx:DialogX:0.0.33'
 ```
 
 ### 方式三:直接引入 AAR 包文件