1
0
kongzue 3 жил өмнө
parent
commit
304a7c95cb
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -142,7 +142,7 @@ allprojects {
 
 ```
 def dialogx_version = "0.0.43"
-implementation 'com.github.kongzue.DialogX:DialogX:${dialogx_version}'
+implementation "com.github.kongzue.DialogX:DialogX:${dialogx_version}"
 ```
 
 #### 方式二:Gradle 引入 jCenter 源