Skip to content

Commit

Permalink
升级:XUI框架版本(优化XToastUtils等)
Browse files Browse the repository at this point in the history
  • Loading branch information
pppscn committed Jul 7, 2023
1 parent 26f1574 commit 47b8efc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ versions.butterknife = "10.2.3"
versions.runner = "1.4.0"
versions.gson = "2.10.1" //https://github.com/google/gson
versions.okhttp3 = "3.12.13" //不可升级,为了支持 API 19
versions.leakcanary = "2.10" //https://github.com/square/leakcanary
versions.leakcanary = "2.12" //https://github.com/square/leakcanary
versions.lifecycle = "2.2.0"
versions.kotlin = '1.7.21'

//========xlibrary start========//

versions.xui = "1.2.2"
versions.xui = "1.2.3"
versions.xupdate = "2.1.4"
versions.xaop = "1.1.0"
versions.xutil = "2.0.0"
Expand Down

0 comments on commit 47b8efc

Please sign in to comment.