mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-03 01:17:41 +08:00
升级:XUI 到 dev-1.2.2
This commit is contained in:
parent
9bf46c19ae
commit
9e1b9abc75
@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
|||||||
# org.gradle.parallel=true
|
# org.gradle.parallel=true
|
||||||
# 是否打包APK,打正式包时请设置为true,使用正式的签名
|
# 是否打包APK,打正式包时请设置为true,使用正式的签名
|
||||||
isNeedPackage=true
|
isNeedPackage=true
|
||||||
isNeedClean=false
|
isNeedClean=true
|
||||||
# 是否排除Frpc动态库,打正式包时请设置为true
|
# 是否排除Frpc动态库,打正式包时请设置为true
|
||||||
excludeFrpclib=true
|
excludeFrpclib=true
|
||||||
# 是否使用leakcanary检测内存泄漏,打正式包时请设置为false
|
# 是否使用leakcanary检测内存泄漏,打正式包时请设置为false
|
||||||
|
@ -38,7 +38,7 @@ versions.kotlin = '1.7.21'
|
|||||||
|
|
||||||
//========xlibrary start========//
|
//========xlibrary start========//
|
||||||
|
|
||||||
versions.xui = "1.2.3"
|
versions.xui = "dev~1.2.2-SNAPSHOT"
|
||||||
versions.xupdate = "2.1.4"
|
versions.xupdate = "2.1.4"
|
||||||
versions.xaop = "dab6b77b2f" //1.1.0
|
versions.xaop = "dab6b77b2f" //1.1.0
|
||||||
versions.xutil = "2.0.0"
|
versions.xutil = "2.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user