升级:XUI解决xtoast内存泄漏问题

This commit is contained in:
pppscn 2022-08-02 10:20:43 +08:00
parent 64b8f498ef
commit e175ab4651
1 changed files with 2 additions and 2 deletions

View File

@ -38,11 +38,11 @@ versions.kotlin = '1.6.21'
//========xlibrary start========//
versions.xui = "1.2.0" //1.1.9
versions.xui = "1.2.1"
versions.xupdate = "2.1.3"
versions.xaop = "1.1.0"
versions.xutil = "2.0.0"
versions.xhttp2 = "2.0.6"//2.0.4
versions.xhttp2 = "2.0.6"
versions.xpage = "3.3.0"
versions.xrouter = "1.0.1"