Explorar o código

Update README_EN.md

Kongzue %!s(int64=2) %!d(string=hai) anos
pai
achega
4182a3936e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README_EN.md

+ 1 - 1
README_EN.md

@@ -155,7 +155,7 @@ allprojects {
 2) Find the `dependencies{}` block in the app's build.gradle file, and add the following statement to it:
 
 ```
-def dialogx_version = "0.0.45.beta12"
+def dialogx_version = "0.0.45"
 implementation "com.github.kongzue.DialogX:DialogX:${dialogx_version}"
 ```